共用方式為


Recognizer.NoneIntent 欄位

定義

標準無意圖,表示辨識器無法辨識意圖。

public const string NoneIntent;
val mutable NoneIntent : string
Public Const NoneIntent As String 

欄位值

備註

如果每個辨識器未傳回意圖或 None 意圖,則此辨識器會傳回 None 意圖。

適用於