Uses of Class
com.iSpeech.InvalidApiKeyException

Uses of InvalidApiKeyException in com.iSpeech
 

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