Tts Synthesizer Callbacks
interface TtsSynthesizerCallbacks
Used by ITtsSynthesizer implementations to report its playback state.
Functions
Link copied to clipboard
Call this whenever the speech synthesizer reaches a word boundary.
Link copied to clipboard
Call this method when a utterance reaches its end.
Link copied to clipboard
Call this method when an error occurs that prevents the utterance from being spoken.
Link copied to clipboard
Call this method when utterance playback got interrupted.