Partager via


EmbeddedSpeechConfig.GetSpeechTranslationModels Méthode

Définition

Obtient la liste des modèles de traduction vocale disponibles.

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)

Retours

Informations sur le modèle de traduction vocale.

S’applique à