TranscriptionOptions.Locales 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.
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)