The L_ASRWord structure provides information of the transcribed word.
Size of this structure, in bytes. Use the sizeof operator to calculate this value.
An internally used buffer that should not be modified.
Pointer to a character string representing the recognized word.
Indicates the recognition start time when the word was recognized.
Indicates the recognition end time when the word was recognized.
Indicates the confidence value. Possible values range from 0 to 1, where 1 is 100% confident and 0 is 0% confident.