Share via


SpeechToTextOptions.SpeechSampleRate Property

Definition

Gets or sets the sample rate of the speech input audio.

public:
 property Nullable<int> SpeechSampleRate { Nullable<int> get(); void set(Nullable<int> value); };
public int? SpeechSampleRate { get; set; }
member this.SpeechSampleRate : Nullable<int> with get, set
Public Property SpeechSampleRate As Nullable(Of Integer)

Property Value

Applies to