IRecognizeResult interface

Results from a call to a recognize() function. The implementation is free to add any additional properties to the result.

Properties

score

Confidence that the users utterance was understood on a scale from 0.0 - 1.0.

Property Details

score

Confidence that the users utterance was understood on a scale from 0.0 - 1.0.

score: number

Property Value

number