A C F G I R S T V

S

setFreeForm(int) - Method in class com.iSpeech.iSpeechRecognizer
Set to free form recognition.
setLanguage(String) - Method in class com.iSpeech.iSpeechRecognizer
Set the speech recognition language.
setOptionalCommand(String, String) - Method in class com.iSpeech.iSpeechRecognizer
Specify additional parameters to send to the server.
setOptionalCommand(String, String) - Method in class com.iSpeech.iSpeechSynthesis
Specify additional parameters to send to the server.
setVoice(String) - Method in class com.iSpeech.iSpeechSynthesis
Sets the voice to the specified variable.
speak(String) - Method in class com.iSpeech.iSpeechSynthesis
Converts text into speech.
SpeechResult - Class in com.iSpeech
Contains the text and the confidence rating for the conversion, which is a float 0.0 to 1.0
startFileRecognize(String, File, iSpeechRecognizer.SpeechRecognizerEvent) - Method in class com.iSpeech.iSpeechRecognizer
 
startStreamingRecognize(String, iSpeechRecognizer.SpeechRecognizerEvent) - Method in class com.iSpeech.iSpeechRecognizer
 
stateChanged(int, int, Exception) - Method in interface com.iSpeech.iSpeechRecognizer.SpeechRecognizerEvent
Used to notify when the audio recorder state changes.
stopRecord() - Method in class com.iSpeech.iSpeechRecognizer
Stops the recording process and returns a SpeechResult.

A C F G I R S T V