- onError(Exception) - Method in class org.ispeech.SpeechRecognizerEvent
-
Fired when audio recorder throws errors.
- onMarkerHolderReady() - Method in interface org.ispeech.MarkerCallback
-
- onNewViseme(int) - Method in interface org.ispeech.VisemeCallback
-
- onNewWord(int, int) - Method in interface org.ispeech.MarkerCallback
-
- onPlayCanceled() - Method in interface org.ispeech.MarkerCallback
-
- onPlayCanceled() - Method in class org.ispeech.SpeechSynthesisEvent
-
The media failed to play.
- onPlayCanceled() - Method in interface org.ispeech.VisemeCallback
-
- onPlayFailed(Exception) - Method in interface org.ispeech.MarkerCallback
-
- onPlayFailed(Exception) - Method in class org.ispeech.SpeechSynthesisEvent
-
The media failed to play.
- onPlayFailed(Exception) - Method in interface org.ispeech.VisemeCallback
-
- onPlayFinished() - Method in interface org.ispeech.MarkerCallback
-
- onPlayFinished() - Method in interface org.ispeech.VisemeCallback
-
- onPlayStart() - Method in interface org.ispeech.MarkerCallback
-
- onPlayStart() - Method in class org.ispeech.SpeechSynthesisEvent
-
The media started playing
- onPlayStart() - Method in interface org.ispeech.VisemeCallback
-
- onPlayStopped() - Method in interface org.ispeech.MarkerCallback
-
- onPlayStopped() - Method in class org.ispeech.SpeechSynthesisEvent
-
The media was stopped either by calling the Stop() method, or interrupted
by another media event.
- onPlayStopped() - Method in interface org.ispeech.VisemeCallback
-
- onPlaySuccessful() - Method in interface org.ispeech.MarkerCallback
-
- onPlaySuccessful() - Method in class org.ispeech.SpeechSynthesisEvent
-
The media was played successfully to the end
- onPlaySuccessful() - Method in interface org.ispeech.VisemeCallback
-
- onRecognitionComplete(SpeechResult) - Method in class org.ispeech.SpeechRecognizerEvent
-
Fired when audio recording has been committed.
- onRecordingCancelled() - Method in class org.ispeech.SpeechRecognizerEvent
-
Fired when audio recording has been canceled.
- onRecordingComplete() - Method in class org.ispeech.SpeechRecognizerEvent
-
Fired when recording timer expires or the user dismisses the dialog.
- onVisemeHolderReady() - Method in interface org.ispeech.VisemeCallback
-
- org.ispeech.error - package org.ispeech.error
-