A  B  C  D  F  G  H  I  L  M  N  O  P  R  S  T  U  V 

O

onDone(TtsEngine.RequestId) - function in org.readium.navigator.media.tts.TtsEngine.Listener
Called when the utterance with the given id has successfully completed processing.
onError(TtsEngine.RequestId,E) - function in org.readium.navigator.media.tts.TtsEngine.Listener
Called when an error has occurred during processing of the utterance with the given id.
onFlushed(TtsEngine.RequestId) - function in org.readium.navigator.media.tts.TtsEngine.Listener
Called when the utterance with the given id has been flushed from the synthesis queue by a call to stop.
onInterrupted(TtsEngine.RequestId) - function in org.readium.navigator.media.tts.TtsEngine.Listener
Called if the utterance with the given id has been stopped while in progress by a call to stop.
onRange(TtsEngine.RequestId,IntRange) - function in org.readium.navigator.media.tts.TtsEngine.Listener
Called when the TtsEngine is about to speak the specified range of the utterance with the given id.
onStart(TtsEngine.RequestId) - function in org.readium.navigator.media.tts.TtsEngine.Listener
Called when the utterance with the given id starts as perceived by the caller.
onStopRequested() - function in org.readium.navigator.media.tts.TtsNavigator.Listener
 
org.readium.navigator.media.tts - package org.readium.navigator.media.tts
 
org.readium.navigator.media.tts.android - package org.readium.navigator.media.tts.android
 
org.readium.navigators.media.tts - package org.readium.navigators.media.tts
 
A  B  C  D  F  G  H  I  L  M  N  O  P  R  S  T  U  V