TranscriptionOptions.Models Property

Definition

Maps some or all candidate locales to a model URI to be used for transcription. If no mapping is given, the default model for the locale is used.

public System.Collections.Generic.IDictionary<string,Uri> Models { get; }
member this.Models : System.Collections.Generic.IDictionary<string, Uri>
Public ReadOnly Property Models As IDictionary(Of String, Uri)

Property Value

Applies to