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

# alternativeSpeakableMatches

An array of alternative phrases that match the current phrase.

## Declaration

```swift
var alternativeSpeakableMatches: [any INSpeakable]? { get }
```
