Call |
Purpose |
Selects one of nine speaking voices. | |
Closes the specified wave file and returns the text-to-speech system to its startup state. | |
Opens a log file. TextToSpeechSpeak() writes text, phonemes, or syllables to this file. | |
Closes the specified log file and returns the text-to-speech system to its startup state. | |
Produces buffered speech samples in wave format whenever TextToSpeechSpeak is called. Calling application is notified when memory buffer is filled. | |
Returns the text-to-speech system to its startup state. | |
Adds a shared-memory buffer allocated by the calling application to the memory buffer list. | |
Returns the current shared-memory buffer. |