Share via


EmbeddedSpeechConfig.SetSpeechTranslationModel(String, String) Method

Definition

Sets the model for speech translation.

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

Parameters

name
String

Model name.

license
String

License text.

Applies to