TranslationSynthesisResult.GetAudio Method

Definition

Voice output of the translated text in the target language.

public byte[] GetAudio ();
member this.GetAudio : unit -> byte[]
Public Function GetAudio () As Byte()

Returns

Byte[]

Synthesized audio data.

Applies to