Edit

Share via


INSpeakableStringResolutionResult.GetDisambiguation Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the user must choose an option.

[Foundation.Export("disambiguationWithStringsToDisambiguate:")]
public static Intents.INSpeakableStringResolutionResult GetDisambiguation (Intents.INSpeakableString[] stringsToDisambiguate);
static member GetDisambiguation : Intents.INSpeakableString[] -> Intents.INSpeakableStringResolutionResult

Parameters

stringsToDisambiguate
INSpeakableString[]

Returns

Attributes

Applies to