| ArSpeechSynth() | ArSpeechSynth | |
| getAudioSampleRate()=0 (defined in ArSpeechSynth) | ArSpeechSynth | [pure virtual] |
| getInitCallback() | ArSpeechSynth | |
| getInterruptCallback() | ArSpeechSynth | |
| getSpeakCallback(void) | ArSpeechSynth | |
| init(void)=0 | ArSpeechSynth | [pure virtual] |
| interrupt()=0 | ArSpeechSynth | [pure virtual] |
| lock() | ArSpeechSynth | [inline, virtual] |
| 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] |
| 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) (defined in ArSpeechSynth) | ArSpeechSynth | [virtual] |
| speakf(const char *fmt,...)=0 | ArSpeechSynth | [pure virtual] |
| unlock() | ArSpeechSynth | [inline, virtual] |
| ~ArSpeechSynth() (defined in ArSpeechSynth) | ArSpeechSynth | [virtual] |