StevenHickson / PiAUISuite

Raspberry PI AUI Suite
Other
695 stars 210 forks source link

Delay between response and recording #16

Closed pavja2 closed 10 years ago

pavja2 commented 10 years ago

There is a substantial delay (about 5 seconds) between the pi saying "Yes Sir" and actually recording audio for the next command. Is this something that can be modified in the code/settings or is it being caused by hardware? If it's a hardware issue is there a likely culprit? I'm using a logitech C310 for recording audio. It is able to recognize and verify the keyword promptly, even if it takes time to record command input.

ghost commented 10 years ago

The program uploads your voice to Google so they can do the analysis. If your internet is slow, there will be a large delay. On Mar 15, 2014 2:01 PM, "pavja2" notifications@github.com wrote:

There is a substantial delay (about 5 seconds) between the pi saying "Yes Sir" and actually recording audio for the next command. Is this something that can be modified in the code/settings or is it being caused by hardware? If it's a hardware issue is there a likely culprit? I'm using a logitech C310 for recording audio. It is able to recognize and verify the keyword promptly, even if it takes time to record command input.

Reply to this email directly or view it on GitHubhttps://github.com/StevenHickson/PiAUISuite/issues/16 .

pavja2 commented 10 years ago

Never mind. This is not an AUI problem. Turns out my USB hub cascades power and my C310 was in one of the last few slots which caused it to take a little while to respond to the raspberry pi. Moving the 310 to a place where it could get more juice resolved the problem.