| Package | Description |
|---|---|
| org.ispeech |
| Class and Description |
|---|
| FreeformType
Freeform types used by SpeechRecognizer
|
| Marker |
| MarkerCallback |
| MarkerHolder
Object to hold information for a viseme animation
|
| MarkerMovements |
| MetaType |
| MouthMovements |
| ParserCallback |
| ParserMarkerCallback |
| Recognizer
Recognizer interface
|
| SpeechRecognizer
Contains methods to recognize spoken audio and convert free form speech into text.
|
| SpeechRecognizerEvent
Used to notify when the recognition state changes
|
| SpeechRecognizerEvent.EventType
Types of recognizer event
|
| SpeechResult
Contains the text and the confidence rating for the conversion, which is
a float from 0.0 to 1.0
|
| SpeechSynthesis
Contains methods to convert text to audio and play through android's
MediaPlayer. |
| SpeechSynthesisEvent
Used to notify when the synthesis state changes
|
| SpeechSynthesisEvent.EventType
Types of synthesis event
|
| Synthesizer
Synthesizer interface
|
| Viseme |
| VisemeCallback |
| VisemeHolder
Object to hold information for a viseme animation
|