How do I get web speech api to recognise letters, postcodes and acronyms

Viewed 469

I'm trying to get Web Speech api to recognize individual letters such as a postcode or vehicle registration e.g. MR32BDJ.

Sometimes it will work however other times it will try and create a word.

Is there way to tell speech api to only expect letters and numbers rather than words. I've had a look at the SpeechGrammarLists however cannot find enough information to determine if this is the right approach

0 Answers
Related