Produces sound on the host Device, if possible. Can also create speech from given text.
More...
#include <SoundManager.h>
Produces sound on the host Device, if possible. Can also create speech from given text.
◆ availableSounds()
◆ enableTextToSpeech()
| virtual void enableTextToSpeech |
( |
bool | enable | ) |
|
|
pure virtual |
◆ playSound()
| virtual bool playSound |
( |
const String & | s | ) |
|
|
pure virtual |
◆ supportsTextToSpeech()
| virtual bool supportsTextToSpeech |
( |
| ) |
const |
|
pure virtual |
◆ textToSpeech()
◆ textToSpeechEnabled()
| virtual bool textToSpeechEnabled |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: