Gets a collection of speech recognition results, ordered from most likely to least likely.
public:
IVectorView<SpeechRecognitionResult^ >^ GetAlternates(
uint32 maxAlternates
)
maxAlternates
Type: uint32
The maximum number of speech recognition results to return in the collection.
Type: IVectorView<SpeechRecognitionResult^ >
A collection of speech recognition results, ordered from most likely to least likely. The first item in the collection is the same result that is represented by the parent object.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd