Uses of Package
com.iSpeech

Classes in com.iSpeech used by com.iSpeech
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.
MetaData
          Contains user specific information.
SpeechRecognizer
          Contains methods to recognize spoken audio and convert free form speech into text.
SpeechRecognizer.SpeechRecognizerEvent
          Used to notify when the recording state changes
SpeechRecognizer.SpeechResult
          Contains the text and the confidence rating for the conversion, which is a float 0.0 to 1.0
SpeechSynthesis
          Contains methods used to synthesize speech from text.
SpeechSynthesis.SpeechSynthesisEvent
          Used to notify SpeechSynthesis events.