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

# SFSpeechRecognitionTaskHint.search

A task that uses captured speech to specify search terms.

## Declaration

```swift
case search
```

## Discussion

Discussion Use this hint type when you are using speech recognition to identify search terms.

## See Also

### Hints

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