次の方法で共有


SFSpeechRecognitionTaskHint 列挙型

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum SFSpeechRecognitionTaskHint
type SFSpeechRecognitionTaskHint = 
継承
SFSpeechRecognitionTaskHint
属性

フィールド

Confirmation 3

要求の確認または拒否。

Dictation 1

自由形式のディクテーション。

2

検索に関連付けられたキーワードを含む可能性がある要求。

Unspecified 0

ヒントが存在しません。

適用対象