Contents

defaultTaskHint

A hint that indicates the type of speech recognition being requested.

Declaration

var defaultTaskHint: SFSpeechRecognitionTaskHint { get set }

Discussion

By default, the value of this property overrides the SFSpeechRecognitionTaskHint.unspecified value for requests. For possible values, see SFSpeechRecognitionTaskHint.

See Also

Configuring the speech recognizer