Share via


EmbeddedSpeechConfig.GetSpeechTranslationModels Methode

Definition

Ruft eine Liste der verfügbaren Sprachübersetzungsmodelle ab.

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.CognitiveServices.Speech.SpeechTranslationModel> GetSpeechTranslationModels ();
member this.GetSpeechTranslationModels : unit -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.CognitiveServices.Speech.SpeechTranslationModel>
Public Function GetSpeechTranslationModels () As ReadOnlyCollection(Of SpeechTranslationModel)

Gibt zurück

Informationen zum Sprachübersetzungsmodell.

Gilt für: