Bagikan melalui


EmbeddedSpeechConfig.SetSpeechRecognitionModel(String, String) Method

Definition

Sets the model for speech recognition.

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

Parameters

name
String

The model name.

license
String

The license text.

Applies to