Pronunciation hints for strings used in a spoken interface.
SDKs
- iOS 10.0+
- Mac Catalyst 13.0+
- watchOS 3.2+
Framework
- Intents
Declaration
protocol INSpeakable
Overview
The INSpeakable
protocol is adopted by the INSpeakable
class and used to provide pronunciation hints for strings spoken by Siri. You do not need to adopt this protocol in your own classes. Instead, create instances of the INSpeakable
class and use them when resolving parameters in your intent handlers.