- addAlias(String, String[]) - Method in interface org.ispeech.Recognizer
-
Adds an alias to use inside of a command.
- addAlias(String, String[]) - Method in class org.ispeech.SpeechRecognizer
-
Adds an alias to use inside of a command.
- addCommand(String[]) - Method in interface org.ispeech.Recognizer
-
Adds some command phrases.
- addCommand(String) - Method in interface org.ispeech.Recognizer
-
Adds a new command phrase.
- addCommand(String[]) - Method in class org.ispeech.SpeechRecognizer
-
Adds a command phrases.
- addCommand(String) - Method in class org.ispeech.SpeechRecognizer
-
- addFrame() - Method in class org.ispeech.MarkerHolder
-
- addFrame() - Method in class org.ispeech.VisemeHolder
-
- addMarker(Marker) - Method in class org.ispeech.MarkerHolder
-
- addMarkerCallback(MarkerCallback) - Method in class org.ispeech.SpeechSynthesis
-
- addMeta(MetaType, String) - Method in interface org.ispeech.Recognizer
-
Add meta value to synthesizer
- addMeta(MetaType, String) - Method in class org.ispeech.SpeechRecognizer
-
Add meta value to synthesizer
- addMeta(MetaType, String) - Method in class org.ispeech.SpeechSynthesis
-
Add meta value to synthesizer
- addMeta(MetaType, String) - Method in interface org.ispeech.Synthesizer
-
Add meta value to synthesizer
- addOptionalCommand(String, String) - Method in interface org.ispeech.Recognizer
-
Specify additional parameters to send to the server.
- addOptionalCommand(String, String) - Method in class org.ispeech.SpeechRecognizer
-
Specify additional parameters to send to the server.
- addOptionalCommand(String, String) - Method in class org.ispeech.SpeechSynthesis
-
- addOptionalCommand(String, String) - Method in interface org.ispeech.Synthesizer
-
Specify additional parameters to send to the server.
- addViseme(Viseme) - Method in class org.ispeech.VisemeHolder
-
- addVisemeCallback(VisemeCallback) - Method in class org.ispeech.SpeechSynthesis
-
- ApiException - Exception in org.ispeech.error
-
Generated when the server returns an error message instead of a successful
transaction.
- ApiException(String) - Constructor for exception org.ispeech.error.ApiException
-