Text-To-Speech in C# 
Author Message
 Text-To-Speech in C#

Hi! I have a problem. I have used the Text-To-Speech technology with no
problem in C++, but I don't know how to use it in C#. Can anyone give me
some guidance, please?


Fri, 25 Feb 2005 21:15:27 GMT  
 Text-To-Speech in C#
ZeroCool, you'll probably want to use the same methods you did in C++ using
Interop.  Check out this thread for more info and links (watch line wrap).
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=O...
CHA.4228%40tkmsftngp08&rnum=2&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26
oe%3DUTF-8%26q%3D%2522text%2Bto%2Bspeech%2522%2BC%2523
--
Greg
http://www.claritycon.com/


Quote:
> Hi! I have a problem. I have used the Text-To-Speech technology with no
> problem in C++, but I don't know how to use it in C#. Can anyone give me
> some guidance, please?



Fri, 25 Feb 2005 21:21:31 GMT  
 Text-To-Speech in C#
ZeroCool,

    There is a good article on this in the current issue of Windows
Developer magazine, titled "COM Objects, C#, and the Microsoft Speech API".
You can find it on their website at:

http://www.wd-mag.com

    You have to be a registered member though.

    Hope this helps.

--
               - Nicholas Paldino [.NET/C# MVP]


Quote:
> Hi! I have a problem. I have used the Text-To-Speech technology with no
> problem in C++, but I don't know how to use it in C#. Can anyone give me
> some guidance, please?



Fri, 25 Feb 2005 21:17:53 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Speech SDK - speech recognition?

2. Speech SDK - Asynchronous Speech

3. C# part of speech tagging library

4. Using Text To Speech ActiveX control with VC++ 7.0

5. HOWTO: text-to-speech

6. Text-to-Speech source code

7. SAPI /Text To Speech

8. Text-to-Speech

9. Text-To-Speech !!!

10. text to speech in mfc

11. Text to Speech

12. Text To Speech

 

 
Powered by phpBB® Forum Software