---
title: alternativeSpeakableMatches
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inobject/alternativespeakablematches
---

# alternativeSpeakableMatches

An array of alternative speakable strings that identify the object.

## Declaration

```swift
var alternativeSpeakableMatches: [INSpeakableString]? { get set }
```

## See Also

### Describing the Object for the System

- [identifier](intents/inobject/identifier.md)
- [pronunciationHint](intents/inobject/pronunciationhint.md)
