Package com.iSpeech

Provides components used to convert text to speech and recognize speech.

See:
          Description

Interface Summary
SpeechRecognizer.SpeechRecognizerEvent Used to notify when the recording state changes
SpeechSynthesis.SpeechSynthesisEvent Used to notify SpeechSynthesis events.
 

Class Summary
MetaData Contains user specific information.
SpeechRecognizer Contains methods to recognize spoken audio and convert free form speech into text.
SpeechSynthesis Contains methods used to synthesize speech from text.
 

Exception Summary
ApiException Generated when the server returns an error message instead of a successful transaction.
InvalidApiKeyException Generated when the API key used in the transaction is invalid.
 

Package com.iSpeech Description

Provides components used to convert text to speech and recognize speech.