TalAter / annyang

:speech_balloon: Speech recognition for your site
https://www.talater.com/annyang/
MIT License
6.57k stars 1.05k forks source link

How to detect numbers ? and in portuguese ? #416

Open ramstein74 opened 4 years ago

ramstein74 commented 4 years ago

How to detect numbers ? and in portuguese/spanish/english ? I have a specific need. I need people to tell their id number and i would like annyang to detect it. We are in Portugal but we have users from spain and other countries so i will first change language and expect annyang to detect the numbers they will say to the browser.

How to do it ? thank you

nerkdesign commented 2 years ago

In my side, I just use the librairie math.js to convert into number using math.eval(). For language check on README but you can set it on annyang parameters.