次の方法で共有


Recognizer.NoneIntent フィールド

定義

どの認識者も意図を認識しない標準の意図。

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

フィールド値

注釈

各認識エンジンが意図または None 意図を返さない場合、この認識エンジンは None 意図を返します。

適用対象