---
title: taskHint
framework: speech
role: symbol
role_heading: Instance Property
path: speech/sfspeechrecognitionrequest/taskhint
---

# taskHint

A value that indicates the type of speech recognition being performed.

## Declaration

```swift
var taskHint: SFSpeechRecognitionTaskHint { get set }
```

## Discussion

Discussion The default value of this property is SFSpeechRecognitionTaskHint.unspecified. For a valid list of values, see SFSpeechRecognitionTaskHint.

## See Also

### Speech Type Classification

- [SFSpeechRecognitionTaskHint](speech/sfspeechrecognitiontaskhint.md)
