DialogServiceConnector.StartKeywordRecognitionAsync Methode

Definition

Startet Schlüsselwort (keyword) Erkennung asynchron.

public System.Threading.Tasks.Task StartKeywordRecognitionAsync (Microsoft.CognitiveServices.Speech.KeywordRecognitionModel model);
member this.StartKeywordRecognitionAsync : Microsoft.CognitiveServices.Speech.KeywordRecognitionModel -> System.Threading.Tasks.Task
Public Function StartKeywordRecognitionAsync (model As KeywordRecognitionModel) As Task

Parameter

model
KeywordRecognitionModel

Gibt das zu verwendende Schlüsselwort (keyword)-Modell an.

Gibt zurück

Ein Aufgabenobjekt, das den asynchronen Vorgang darstellt.

Gilt für: