SFSpeechRecognitionRequest.TaskHint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a hint as to the domain of the recognition task.
public virtual Speech.SFSpeechRecognitionTaskHint TaskHint { [Foundation.Export("taskHint", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTaskHint:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.TaskHint : Speech.SFSpeechRecognitionTaskHint with get, set
Property Value
- Attributes