Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hands free not working #4

Closed
alexeinz opened this issue Jul 28, 2017 · 3 comments
Closed

hands free not working #4

alexeinz opened this issue Jul 28, 2017 · 3 comments

Comments

@alexeinz
Copy link

  • Python Alexa Voice Service version:
  • Python version:
  • Operating System:

Description

re-registered service with auth, alexa-tap working but hands free doesnt

What I Did

root@(none):/usr/lib/python2.7/site-packages/avs# alexa
INFO:mic:Use ReSpeaker Microphone Array: USB Audio (hw:1,0)
INFO:mic:Start detecting
INFO:mic:Detected alexa 
INFO:mic:Detected alexa 
INFO:mic:Detected alexa 

but no sound coming

@alexeinz
Copy link
Author

basically it seems that the hands free executable is the old one and doesnt utilize main.py
please provide alexa executable for hands free mode or show how to edit the old one...

@xiongyihui
Copy link
Contributor

The latest code should work. It's not on pypi yet. To install the latest code, try:

pip install https://github.com/respeaker/avs/archive/master.zip

@alexeinz
Copy link
Author

alexeinz commented Aug 7, 2017

doesn't work
authorising is fine and then i get token errors
INFO:mic:Start listening
DEBUG:requests.packages.urllib3.connectionpool:"POST /auth/o2/token HTTP/1.1" 400 94
WARNING:root:Failed to get token. HTTP status code 400

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants