InputAudioTranscriptionRealtimeServerMessage.Transcription Property

Definition

Gets or sets the transcription text of the audio.

public:
 property System::String ^ Transcription { System::String ^ get(); void set(System::String ^ value); };
public string? Transcription { get; set; }
member this.Transcription : string with get, set
Public Property Transcription As String

Property Value

Applies to