---
title: SFSpeechRecognitionTaskHint.unspecified
framework: speech
role: symbol
role_heading: Case
path: speech/sfspeechrecognitiontaskhint/unspecified
---

# SFSpeechRecognitionTaskHint.unspecified

An unspecified type of task.

## Declaration

```swift
case unspecified
```

## Discussion

Discussion Use this hint type when the intended use for captured speech does not match the other task types.

## See Also

### Hints

- [SFSpeechRecognitionTaskHint.dictation](speech/sfspeechrecognitiontaskhint/dictation.md)
- [SFSpeechRecognitionTaskHint.search](speech/sfspeechrecognitiontaskhint/search.md)
- [SFSpeechRecognitionTaskHint.confirmation](speech/sfspeechrecognitiontaskhint/confirmation.md)
