Giter VIP home page Giter VIP logo

Comments (6)

yayadrian avatar yayadrian commented on July 21, 2024 2

@thesoftwarejedi I had a similar issue.
I'm in the UK so found I needed to change the alexa_remote_control.sh file.
There are 3 commented out sections. Uncommenting .co.uk and commenting .com fixed it for me.

from ha-alexa-tts.

walthowd avatar walthowd commented on July 21, 2024

You might try using Firefox and the cookies.txt extension -- Some Chrome users have reported success by switching to another browser.

from ha-alexa-tts.

ntalekt avatar ntalekt commented on July 21, 2024

I had the same problem exporting the cookie from my Windows machine via Chrome. I installed a fresh copy of Firefox and the cookies.txt plugin and it worked great.

from ha-alexa-tts.

avogabo avatar avogabo commented on July 21, 2024

i have de same problem, I use docker on Synology... so I can't do from the same ip.

from ha-alexa-tts.

lkhaskjdhlkashd avatar lkhaskjdhlkashd commented on July 21, 2024

@thesoftwarejedi I had a similar issue.
I'm in the UK so found I needed to change the alexa_remote_control.sh file.
There are 3 commented out sections. Uncommenting .co.uk and commenting .com fixed it for me.

I live in the Netherlands and i have the same issue, i had to change the config to

alexa_remote_control.sh

#LANGUAGE="de-DE"
LANGUAGE="en-GB"
#LANGUAGE="en-US"

#AMAZON='amazon.de'
AMAZON='amazon.co.uk'
#AMAZON='amazon.com'

#ALEXA='layla.amazon.de'
ALEXA='layla.amazon.co.uk'
#ALEXA='pitangui.amazon.com'

from ha-alexa-tts.

ChenSun-Phys avatar ChenSun-Phys commented on July 21, 2024

I had the same issue with Chrome. Switching to Firefox fixes it.

from ha-alexa-tts.

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.