Go to the source code of this file.
Classes | |
| class | CYISpeechSynthesizer |
| Provides text-to-speech functionality using the underlying platform's technology. More... | |
| struct | CYISpeechSynthesizer::ErrorInfo |
| Provides specific information about an error encountered when sending an CYISpeechSynthesizer::Utterance to the audio device. More... | |
| class | CYISpeechSynthesizer::Utterance |
| Provides information about a specific phrase of text that can be used to send speech to the audio device using CYISpeechSynthesizer. More... | |