Share via


SessionUpdateInputAudioBufferSpeechStopped.AudioEnd 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 AudioEnd { get; }
member this.AudioEnd : TimeSpan
Public ReadOnly Property AudioEnd As TimeSpan

Property Value

Applies to