Prev: An error occurred while validating. HRESULT = '8000000A'
Next: Problem with DataGridView and BindingSource
From: Over on 27 Jan 2007 16:55 Does anybody tell me how to play a text with Loquendo TTS in C# (VS2005 Express) ? thanks in advance.
From: Over on 28 Jan 2007 12:23
Hi Michael, I'd like to play a written text, but I don't know the right parameters for the "speak" method. I'm completely new to C# but I played a lot (in the past) with Delphi (for hobby); nowadays I decided to forget Delphi for C#. What I 'd like to do is to say with the speaker (digit by digit) a code number that I compose with my keyboard, and finally play the string so composed. Could you supply me some infos about method and properties of the Loquendo TTS engine, or simply drop me a line of code to play text when I click on a button ? Thanks. > What's the problem?! They provide c++ api, which can be used via P/Invoke > > O> Does anybody tell me how to play a text with Loquendo TTS in C# > O> (VS2005 Express) ? |