SpeechTranslationConfig.TargetLanguages Property

Definition

Gets a collection of languages to translate to.

public System.Collections.ObjectModel.ReadOnlyCollection<string> TargetLanguages { get; }
member this.TargetLanguages : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property TargetLanguages As ReadOnlyCollection(Of String)

Property Value

Applies to