gravesjohnr

Results 8 comments of gravesjohnr

Updated with test case.

Ivan, You can't run this program and the Anki app at the same time. Only one device (tablet/phone or BTLE on PI) can be used at a time. You need...

Yes, This is true. This script does not push the answer to the Echo. Push is not available. So what I did was setup the bluetooth speaker on the Echo...

No. Alexa does not support pushing voice or text. ------------------------------------------------------------------------ *From:* Le Thanh Son *Sent:* Monday, May 01, 2017 1:51PM *To:* Gravesjohnr/alexanotificationcurl *Cc:* John Graves, Comment *Subject:* Re: [gravesjohnr/AlexaNotificationCurl] The...

This code is independent of your specific echo or echo dot device. It is just using the Alexa SDK. You won't be able to set alarms because it is not...

Nathan, I haven't tried to stream using this method. You can look at the response to see if it sends some type of streaming url or mp3u type file. If...

Luke, I've found the text2voice to be a bit flaky. Sometimes I need to do strange spelling of words to get this to work. For tasks you might always do,...

This script was from "[https://miguelmota.com/blog/alexa-voice-service-with-curl](https://miguelmota.com/blog/alexa-voice-service-with-curl)". So, double check to see if there were issues reported there. And make sure you follow directions on that website.