Share via


SessionUpdateInputAudioBufferSpeechStarted.AudioStart Property

Definition

Time from the start of all audio written to the buffer during the session when speech was first detected. This will correspond to the beginning of audio sent to the model, and thus includes the prefix_padding_ms configured in the Session.

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

Property Value

Applies to