Reply To: How can I decrease processing time?

Home Forums OpenEars How can I decrease processing time? Reply To: How can I decrease processing time?

#1021916
detrop
Participant

Hi Halle,

Thanks for your effort in trying to help me here.

Basically, I want to be able to record a phone number, so integers from 0 to 9, and 4 commands, “SAVE”, “CLEAR”, “NAME”, “NUMBER”. The integers can be strings, so instead of 0, I can accept “ZERO”, and so on, if it will increase speed. The goal is for this part of my app to work fast, and be able to listen to the full series of numbers before processing, so someone might say 012 345 3344 without pausing to see that OpenEars recognized individual numbers.

Does that make sense? Thanks again for your help.