react-vocal
react-vocal copied to clipboard
feat: Aggregate most confident results to return a summary... (#37)
Closes #37
Thanks for your PR.
Even if it is theorically useful to check if we return the most confident result from the list, the component is for now on restricted to handle just one transcript via the maxAlternatives
property.
I may evaluate if I lift this restriction in the next few days.