Contents

INSpeakable

Pronunciation hints for strings used in a spoken interface.

Declaration

protocol INSpeakable : NSObjectProtocol

Overview

The INSpeakable protocol is adopted by the INSpeakableString 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 INSpeakableString class and use them when resolving parameters in your intent handlers.

Topics

Getting the Spoken Attributes

Getting the Identifier

Getting Alternative Matches

See Also

String