Is there a settings or tip to improve the response time? #12
jrichardsz
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First I want to thank you for your time to develop this client.
Your toolkit worked with buffer from sockets. I tried with another library without success
I just wonder if there is a setting or tip to decrease the response time. Currently is 4 or 5 seconds in localhost tests. I need a approximately response time of 1 or 2 seconds.
I tried to instance the recognizer (my local fork) before and the send it on each recognition but the time is the same :(
Also according to my tests, the recognizer.acceptWaveform method is about 2 or 3 seconds.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions