TranslationSynthesisResult Class

Definition

Contains the voice output of the translated text in the target language.

public sealed class TranslationSynthesisResult
type TranslationSynthesisResult = class
Public NotInheritable Class TranslationSynthesisResult
Inheritance
TranslationSynthesisResult

Properties

Reason

Gets the possible reasons a TranslationSynthesisResult might be generated.

Methods

GetAudio()

Voice output of the translated text in the target language.

ToString()

Returns a string that represents the synthesis result.

Applies to