Melise de Winter

Melise de Winter (born February 18, 1968) is a Dutch voice actress. She plays Disney's Minnie Mouse, Pinkie Pie in My Little Pony: Friendship is Magic, Mandy in Totally Spies! and Shin Chan in Shin Chan.[1]

Biography

Melise was born on February 18, 1968. After attending a dance academy in Arnhem, Melise moved to Amsterdam. Since 2002 she has been working as a voice actress, mainly dubbing commercials and cartoons, but also providing the Dutch voices for popular toys.[2][3]

Filmography

Animation

  • Mickey Mouse Clubhouse - Minnie Mouse
  • Winx Club - Chimera
  • Totally Spies - Mandy, Phoebe, Normy others
  • W.I.T.C.H. - Elyon
gollark: Honestly, the code is kind of a mess right now.
gollark: ... how?
gollark: ```rust// Evaluate an arithmetic expressioncommand!(eval(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); // yes, this is kind of undoing the work the command parser does... send_result(message, &calc::eval(&expr))?;});// Evaluate an arithmetic expression in polish notationcommand!(eval_polish(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); send_result(message, &calc::eval_polish(&expr))?;});```ALL THE CODE for this feature.
gollark: No, since I was too lazy to do anything other than plug in an existing rust library.
gollark: ++exec```testtest2```

References

  1. "Dít is de stem achter Shin Chan 6" (in Dutch). girlscene.nl.
  2. van Gaalen, Ellen (2015-08-24). "Pratend speelgoed maakt uw kind blij, maar u hoorndol". AD (in Dutch). Retrieved 2016-07-11.
  3. http://www.mariannedehont.nl/docenten.htm job info in a company


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.