SpeechSynthesisResult.AudioData Property

Definition

Presents the synthesized audio in the result.

public byte[] AudioData { get; }
member this.AudioData : byte[]
Public ReadOnly Property AudioData As Byte()

Property Value

Byte[]

Applies to