Aria
2.8.0
|
This is the complete list of members for ArSpeechSynth, including all inherited members.
addToConfig(ArConfig *config) | ArSpeechSynth | virtual |
ArSpeechSynth() | ArSpeechSynth | |
getAudioSampleRate()=0 (defined in ArSpeechSynth) | ArSpeechSynth | pure virtual |
getCurrentVoiceName()=0 | ArSpeechSynth | pure virtual |
getInitCallback() | ArSpeechSynth | |
getInterruptCallback() | ArSpeechSynth | |
getSpeakCallback(void) | ArSpeechSynth | |
getVoiceNames()=0 | ArSpeechSynth | pure virtual |
init() | ArSpeechSynth | virtual |
interrupt()=0 | ArSpeechSynth | pure virtual |
lock() | ArSpeechSynth | inlinevirtual |
myAudioPlaybackCB | ArSpeechSynth | protected |
myInitCB (defined in ArSpeechSynth) | ArSpeechSynth | protected |
myInterruptCB (defined in ArSpeechSynth) | ArSpeechSynth | protected |
mySpeakCB (defined in ArSpeechSynth) | ArSpeechSynth | protected |
setAudioCallback(ArRetFunctor2< bool, ArTypes::Byte2 *, int > *cb) | ArSpeechSynth | |
setAudioSampleRate(int rate)=0 | ArSpeechSynth | pure virtual |
setVoice(const char *name)=0 | ArSpeechSynth | pure virtual |
speak(const char *str, const char *voiceParams, ArRetFunctor2< bool, ArTypes::Byte2 *, int > *audioOutputCB, unsigned short sampleRate=0)=0 | ArSpeechSynth | pure virtual |
speak(const char *str, const char *voiceParams=NULL) | ArSpeechSynth | virtual |
speakf(const char *fmt,...)=0 | ArSpeechSynth | pure virtual |
unlock() | ArSpeechSynth | inlinevirtual |
~ArSpeechSynth() (defined in ArSpeechSynth) | ArSpeechSynth | virtual |