SessionUpdateInputAudioBufferSpeechStarted.AudioStart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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