---
title: alternativeSubstrings
framework: speech
role: symbol
role_heading: Instance Property
path: speech/sftranscriptionsegment/alternativesubstrings
---

# alternativeSubstrings

An array of alternate interpretations of the utterance in the transcription segment.

## Declaration

```swift
var alternativeSubstrings: [String] { get }
```

## See Also

### Transcribing the segment

- [substring](speech/sftranscriptionsegment/substring.md)
- [substringRange](speech/sftranscriptionsegment/substringrange.md)
