共用方式為


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

沒有提示存在。

適用於