Uses of Class
com.iSpeech.InvalidApiKeyException

Uses of InvalidApiKeyException in com.iSpeech
 

Methods in com.iSpeech that throw InvalidApiKeyException
static SpeechSynthesis SpeechSynthesis.getInstance(java.lang.String ApiKey, boolean production)
          Gets an instance of the iSpeech Speech Synthesis class.
static SpeechRecognizer SpeechRecognizer.getInstance(java.lang.String ApiKey, boolean production)
          Gets an instance of the iSpeech SpeechRecognizer class.
 SpeechRecognizer.SpeechResult SpeechRecognizer.stopRecord()
          Stops the recording process and returns a SpeechRecognizer.SpeechResult.