Delen via


EmbeddedSpeechConfig.SetSpeechTranslationModel(String, String) Method

Definition

Sets the model for speech translation.

public void SetSpeechTranslationModel (string name, string key);
member this.SetSpeechTranslationModel : string * string -> unit
Public Sub SetSpeechTranslationModel (name As String, key As String)

Parameters

name
String

Model name.

key
String

Model decryption key.

Applies to