TranscriptionOptions.Locales Property

Definition

A list of possible locales for the transcription. If not specified, the locale of the speech in the audio is detected automatically from all supported locales.

public System.Collections.Generic.IList<string> Locales { get; }
member this.Locales : System.Collections.Generic.IList<string>
Public ReadOnly Property Locales As IList(Of String)

Property Value

Applies to