A resolution result for a speakable string object associated with an intent.
SDKs
- iOS 10.0+
- Mac Catalyst 13.0+
- watchOS 3.2+
Framework
- Intents
Declaration
@interface INSpeakableStringResolutionResult : INIntent Resolution Result
Overview
An INSpeakable
object is what you return when resolving parameters containing an INSpeakable
object. Use the creation method that best reflects your ability to successfully resolve the parameter.
For additional resolution options, see INIntent
.