The L_ASRResult structure provides the result of transcribing an audio stream.
Size of this structure, in bytes. Use the sizeof operator to calculate this value.
Array of L_ASRWord structures representing the list of transcribed words, including time-stamps and confidence value.
Unsigned integer representing the number of elements in Words
member.