com.microsoft.cognitiveservices.speech.translation

Classes

SpeechTranslationConfig

Speech translation configuration. Note: close() must be called in order to release underlying resources held by the object.

TranslationRecognitionCanceledEventArgs

Defines payload of translation canceled events.

TranslationRecognitionEventArgs

Defines payload of translation recognizing/recognized events.

TranslationRecognitionResult

Defines translation recognition result.

TranslationRecognizer

Performs translation on the speech input. Note: close() must be called in order to release underlying resources held by the object.

TranslationSynthesisEventArgs

Defines the content of translation synthesis result event.

TranslationSynthesisResult

Defines translation synthesis result, i.e. the voice output of the translated text in the target language.