RealtimeServerMessageType.InputAudioTranscriptionDelta 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.
Gets a message type indicating the text value of an input audio transcription content part is updated with incremental transcription results.
public:
static property Microsoft::Extensions::AI::RealtimeServerMessageType InputAudioTranscriptionDelta { Microsoft::Extensions::AI::RealtimeServerMessageType get(); };
public static Microsoft.Extensions.AI.RealtimeServerMessageType InputAudioTranscriptionDelta { get; }
static member InputAudioTranscriptionDelta : Microsoft.Extensions.AI.RealtimeServerMessageType
Public Shared ReadOnly Property InputAudioTranscriptionDelta As RealtimeServerMessageType