| Interface | Description |
|---|---|
| MarkerCallback | |
| ParserCallback | |
| ParserMarkerCallback | |
| Recognizer |
Recognizer interface
|
| Synthesizer |
Synthesizer interface
|
| VisemeCallback |
| Class | Description |
|---|---|
| iSpeechFramework |
iSpeechFramework
|
| Marker | |
| MarkerConnection | |
| MarkerHolder |
Object to hold information for a viseme animation
|
| MarkerMovements | |
| MarkerSAXParser | |
| MouthMovements | |
| MProcessingDialog | |
| SDKInfo | |
| SpeechRecognizer |
Contains methods to recognize spoken audio and convert free form speech into text.
|
| SpeechRecognizerEvent |
Used to notify when the recognition state changes
|
| 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
|
| Viseme | |
| VisemeConnection | |
| VisemeHolder |
Object to hold information for a viseme animation
|
| VisemeSAXParser |
| Enum | Description |
|---|---|
| FreeformType |
Freeform types used by SpeechRecognizer
|
| MetaType | |
| SpeechRecognizerEvent.EventType |
Types of recognizer event
|
| SpeechSynthesisEvent.EventType |
Types of synthesis event
|