Namespace Microsoft::CognitiveServices::Speech::Translation

Summary

Members Descriptions
class Translation::SpeechTranslationConfig Class that defines configurations for translation with speech input.
class Translation::TranslationRecognitionCanceledEventArgs Class for translation recognition canceled event arguments.
class Translation::TranslationRecognitionEventArgs Defines payload that is sent with the event Recognizing or Recognized.
class Translation::TranslationRecognitionResult Defines the translation text result.
class Translation::TranslationRecognizer Performs translation on the speech input.
class Translation::TranslationSynthesisEventArgs Defines payload that is sent with the event Synthesizing.
class Translation::TranslationSynthesisResult Defines the translation synthesis result, i.e. the voice output of the translated text in the target language.