---
title: transcriptionWithAlternatives
framework: speech
role: symbol
role_heading: Type Property
path: speech/speechtranscriber/preset/transcriptionwithalternatives
---

# transcriptionWithAlternatives

Configuration for transcription with editing suggestions.

## Declaration

```swift
static let transcriptionWithAlternatives: SpeechTranscriber.Preset
```

## See Also

### Standard presets

- [transcription](speech/speechtranscriber/preset/transcription.md)
- [timeIndexedTranscriptionWithAlternatives](speech/speechtranscriber/preset/timeindexedtranscriptionwithalternatives.md)
- [progressiveTranscription](speech/speechtranscriber/preset/progressivetranscription.md)
- [timeIndexedProgressiveTranscription](speech/speechtranscriber/preset/timeindexedprogressivetranscription.md)
