nlp - Phone number and Date of Birth from human speech -


is there effective natural language processor can fetch phone number , date of birth human speech. each user has different way of specifying phone number , date of birth. hence, converting speech text , parsing text phone number not helpful.

you can use google speech text api. had used same entering account number blind people. working bank there lots of numbers involved input eg account number, card number etc.

with google stt engine can define custom voice inputs.

also had created feedback mechanism using text speech api app can tell if users feedback invalid , request him speak again.

you can see code snippet @ github. https://github.com/hiteshsahu/android-tts-stt


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -