If I do:
./alexa_remote.sh -d ALL -e speak:'Hello!'
I will have all my dots say 'Hello!'
Moderator: leecollings
Code: Select all
#LANGUAGE="de-DE"
LANGUAGE="en-US"
#AMAZON='amazon.de'
#AMAZON='amazon.com'
AMAZON='amazon.co.uk'
ALEXA='alexa.amazon.co.uk'
#ALEXA='layla.amazon.de'
#ALEXA='pitangui.amazon.com'
Renerenerene wrote: ↑Sunday 12 August 2018 23:26 Ok, Got it working.
please note; the device is on the Amazon.de device. I'm in the Netherlands, my Dot speaks English. The cookie was received using the Rpi VNC terminal within Chromium, after logging in to the German site. This is in my .sh file:Code: Select all
#LANGUAGE="de-DE" LANGUAGE="en-US" #AMAZON='amazon.de' #AMAZON='amazon.com' AMAZON='amazon.co.uk' ALEXA='alexa.amazon.co.uk' #ALEXA='layla.amazon.de' #ALEXA='pitangui.amazon.com'
Code: Select all
./alexa_talk.sh -d Kitchen -e speak:'Test'
sending cmd:speak:Test to dev:Kitchen type:******** serial:******* customerid:**********
Sequence command: Alexa.Speak
HTTP/1.1 0 x-amzn-RequestId: d3211204-b0e1-11e8-9cdc-7f035b0ba494
Access-Control-Allow-Origin: https://alexa.amazon.de
Content-Encoding: deflate
Vary: Origin
Access-Control-Expose-Headers: x-amzn-dat-gui-client-upgrade,X-Amzn-Error,loginUrl,X-Amzn-RequestId,x-amzn-alt-domain,Date,Location
Access-Control-Allow-Credentials: true
Date: Wed, 05 Sep 2018 08:00:59 GMT
Connection: close
Code: Select all
LANGUAGE="en-US"
AMAZON='amazon.co.uk'
ALEXA='alexa.amazon.co.uk'
Users browsing this forum: No registered users and 1 guest