SpeechSynthesisResult.AudioDuration Property

Definition

Specifies the time duration of synthesized audio. Only valid for completed synthesis. Added in version 1.21.0

public TimeSpan AudioDuration { get; }
member this.AudioDuration : TimeSpan
Public ReadOnly Property AudioDuration As TimeSpan

Property Value

Applies to