RequestAudioContentPart.Audio Property

Definition

Base64-encoded audio bytes, these will be parsed as the format specified in the session input audio type configuration. This defaults to PCM 16-bit 24kHz mono if not specified.

public string Audio { get; set; }
member this.Audio : string with get, set
Public Property Audio As String

Property Value

Applies to