[Mono-list] Use Espeak In Mono

Diego Frata diego.frata at gmail.com
Tue Aug 18 21:16:57 EDT 2009


I never heard of any Mono/.NET managed wrappers for eSpeak. But since eSpeak
is a cross-platform library developed with C++, you can write a managed
wrapper for it and it should work fine with Mono.

If you're willing to write a managed wrapper for it and need some samples to
help you out, you can check the source code of Mono.Cairo (which is a
managed wrapper of libcairo that's inside mcs/class/Mono.Cairo). It's very
simple and well done.

Diego Frata
diego.frata at gmail.com


On Tue, Aug 18, 2009 at 6:48 PM, ubunturocks <computerwizry55 at hotmail.com>wrote:

>
> Hi,
> I was wondering if anyone knew how to use espeak in Mono (C#). eSpeak is a
> compact open source software speech synthesizer for English and other
> languages. Could someone post a simple example of how to use it? (I am
> trying to get it to run on Mac/Linux).
> Thanks.
> --
> View this message in context:
> http://www.nabble.com/Use-Espeak-In-Mono-tp25033392p25033392.html
> Sent from the Mono - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20090818/9b07e1e6/attachment.html 


More information about the Mono-list mailing list