INSpeakable_Extensions.GetAlternativeSpeakableMatches(IINSpeakable) Method

Definition

Gets an array of alternative matching phrases.

public static Intents.IINSpeakable[] GetAlternativeSpeakableMatches (this Intents.IINSpeakable This);
static member GetAlternativeSpeakableMatches : Intents.IINSpeakable -> Intents.IINSpeakable[]

Parameters

This
IINSpeakable

The instance on which this method operates.

Returns

Applies to