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

Alexa shows offline #40

Closed
jdschuitemaker opened this issue Feb 13, 2017 · 17 comments
Closed

Alexa shows offline #40

jdschuitemaker opened this issue Feb 13, 2017 · 17 comments

Comments

@jdschuitemaker
Copy link

I have added my ReSpeaker to Alexa. When checking it's status on the Settings-page in alexa.amazon.com it always is shown as offline:

image

I have 2 question:

  1. Is there something we can do about this?
  2. Is this the cause that Alexa doesn't work with TuneIn news or streaming music?
@xiongyihui
Copy link
Contributor

  1. It seems it is always offline when we use alexa voice service api v1. While, the latest alexa voice service api is v20160207, uses http2 and keeps a long live tcp connection. The online/offline status should be the status of http2 connection. Currently, we still use api v1, but is working on api v20160207.

  2. Receiving news or streaming music is another feature which is not supported yet. Just open an issue to track it. If you have alexa response message of receiving news or streaming music, just post it on the page, which should make us easier to implement the feature.

@teknoid-
Copy link

When do you think the new API will be working?

@alexeinz
Copy link

yea same question here

@jdschuitemaker
Copy link
Author

jdschuitemaker commented Mar 10, 2017

Any updates on the work you do for API v2 @xiongyihui ?

@xiongyihui
Copy link
Contributor

I think there will be an initial version at the end of this week.

@jdschuitemaker
Copy link
Author

That seems like good news to start the week with! Thank you very much!

@teknoid-
Copy link

Are we still expecting an updated version of Alexa for the respeaker this week?

@teknoid-
Copy link

Any update on the API V2?

@xiongyihui
Copy link
Contributor

Check it out at https://github.com/respeaker/Alexa/tree/v2. It's at a very early stage.

@teknoid-
Copy link

When will it be ready for the respeaker?

@metanav
Copy link

metanav commented Apr 9, 2017

Any progress?

@jdschuitemaker
Copy link
Author

Any updates @xiongyihui ?

@xiongyihui
Copy link
Contributor

Sorry, no update for the Alexa II yet. I'm working on noise suppression (ns) and automatic gain control (agc) right now. Hope to bring ns and agc to respeaker in the coming week.

@metanav
Copy link

metanav commented Apr 20, 2017

@xiongyihui the ns/agc feature will be available to Respeaker core or specifically to mic array only?

@xiongyihui
Copy link
Contributor

The NS and AGC will be available on Respeaker Core. The mic array already has its own NS and AGC.

@sevencheng798
Copy link

@xiongyihui you can access to https://github.com/RAKWireless/WisCore
The Link WisCore have supported Amazon Alexa function and can play music stream,e.t - such as you like song, FM iHeartRadio, iTune,Audiabl.

@xiongyihui
Copy link
Contributor

@sevencheng798 I didn't found any source code there. Have you found it?

This issue was closed.
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

6 participants