CSpeak overview
![]() |
Initializes new instance of CSpeak class. |
![]() |
returns the internal reference class of SAPI TTS module. |
![]() |
Indicates that the input text will not be parsed for XML markup. |
![]() |
Speaks the contents of a text string asynchronously. |
![]() |
Stops the speech operation asynchronously. |
CSpeak is compatible with Microsoft SAPI 4.0 or SAPI 5.1. [SAPI (Speech API) is the Microsoft standard class for Speech Recognition (SR) and Text-to-Speech (TTS) engines. ]
You also need to have a TTS (Text-to-Speech) engine installed on your computer. A number of these engines are available from different vendors. Microsoft, for example, offers a freely redistributable TTS engine at Microsoft web site.