VoiceLiveSessionResponse.OutputAudioTimestampTypes 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.
Types of timestamps to include in audio response content.
public System.Collections.Generic.IList<Azure.AI.VoiceLive.AudioTimestampType> OutputAudioTimestampTypes { get; }
member this.OutputAudioTimestampTypes : System.Collections.Generic.IList<Azure.AI.VoiceLive.AudioTimestampType>
Public ReadOnly Property OutputAudioTimestampTypes As IList(Of AudioTimestampType)