[Missing <summary> documentation for "N:iSpeech"]

Classes

  ClassDescription
Public classApiException
An API Exception
Public classInvalidApiKeyException
Generated when the API key used in the transaction is invalid.
Public classiSpeechRecognizer
Contains methods to recognize spoken audio and convert free form speech into text.
Public classiSpeechSynthesis
Contains methods used to synthesize speech from text. You can get a reference of this class by calling SpeechSynthesis.getInstance. An API key is required to use this class. You may obtain a free key from the following URL: http://www.ispeech.org/
Public classSpeechRecognizerEvent
Used to notify when the recording state changes
Public classSpeechResult
Contains the text and the confidence rating for the conversion, which is a float 0.0 to 1.0
Public classStreamingBuffer
Used to write your audio data to
Public classTTSResult
Contains the audio length and the stream