JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
I
O
P
S
T
A
ai.olami.android.tts
- package ai.olami.android.tts
D
destroy()
- Method in class ai.olami.android.tts.
TtsPlayer
Destroy TTS player
I
isPlaying()
- Method in class ai.olami.android.tts.
TtsPlayer
Check to see if TTS is playing.
ITtsPlayerListener
- Interface in
ai.olami.android.tts
O
onPlayEnd()
- Method in interface ai.olami.android.tts.
ITtsPlayerListener
Callback when the TTS playback is finished.
onPlayingTTS(String)
- Method in interface ai.olami.android.tts.
ITtsPlayerListener
Callback when the TTS is playing.
onStop()
- Method in interface ai.olami.android.tts.
ITtsPlayerListener
Callback when the TTS playback is stopping.
P
playText(String, boolean)
- Method in class ai.olami.android.tts.
TtsPlayer
Play TTS sound by the specified text input.
S
setSpeed(float)
- Method in class ai.olami.android.tts.
TtsPlayer
Set TTS playback speed.
setVolume(int)
- Method in class ai.olami.android.tts.
TtsPlayer
Set TTS output volume.
stop(boolean)
- Method in class ai.olami.android.tts.
TtsPlayer
Force to stop TTS playback
T
TtsPlayer
- Class in
ai.olami.android.tts
TtsPlayer(Context, ITtsPlayerListener)
- Constructor for class ai.olami.android.tts.
TtsPlayer
TTS Player
A
D
I
O
P
S
T
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes