Coder Social home page Coder Social logo

Comments (5)

koshyviv avatar koshyviv commented on September 28, 2024 2

Thanks for looking up!

Its finally working for me, i did not have to modify the connections.py file. There was a similar issue mentioned - Regarding Location settings in avs-device-sdk #711. Followed the steps there and it worked!

Since, from the link

The endpoint location is selected by the service automatically

I think we can safely close this issue, since the cause is from the alexa services side

from alexa-voice-service-client.

koshyviv avatar koshyviv commented on September 28, 2024

I had a similar problem while trying with echoism.io, it was fixed after refreshing the page with the locale set to en-US.
Is there a similar setting here which i can adjust?

from alexa-voice-service-client.

richtier avatar richtier commented on September 28, 2024

Thanks for the kind words :)

Good news is I'm able to trigger custom skills through this library, so the library can do what you need.

The amazon account you used to generate the refresh token with must have the custom skill enabled. I used the Alexa smartphone app to enable it. Perhaps that's the problem?

Can you quote the phrase you use to invoke the custom command please. E.g., I say "Edgar, call the front room" to triggers a custom command that results in a two way video chat between tablets running web apps I built using Alexa browser client.

https://youtu.be/cm19aa6x9VY
https://github.com/richtier/alexa-browser-client

from alexa-voice-service-client.

richtier avatar richtier commented on September 28, 2024

I have a look on the code to check if I've hard-coded the locale. If so I'll add the ability to configure that.

from alexa-voice-service-client.

richtier avatar richtier commented on September 28, 2024

Yes, the EU region is hard-coded.

https://github.com/richtier/alexa-voice-service-client/blob/master/avs_client/avs_client/connection.py#L12

The ability to configure is needed.

Here is a list of region endpoints:

https://developer.amazon.com/docs/alexa-voice-service/api-overview.html#endpoints

Feel free to make a pull request adding this feature. If your busy I'll add that over the next few days.

from alexa-voice-service-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.