API Documentation
|
#include <SoundManager.h>
Public Member Functions | |
virtual bool | textToSpeech (const TextToSpeechRequest &s)=0 |
virtual bool | supportsTextToSpeech () const =0 |
virtual void | enableTextToSpeech (bool enable)=0 |
virtual Buffer< Sound > | availableSounds ()=0 |
virtual bool | playSound (const String &s)=0 |
virtual bool | textToSpeechEnabled () const =0 |
Implemented in QTSoundManager.
|
pure virtual |
Implemented in QTSoundManager.
|
pure virtual |
Implemented in QTSoundManager.
|
pure virtual |
Implemented in QTSoundManager.
|
pure virtual |
Implemented in QTSoundManager.
|
pure virtual |
Implemented in QTSoundManager.