ESP32_Alexa
ESP32_Alexa copied to clipboard
An Alexa Smart Speaker project for the ESP32.
Hi, I'm a beginner at esp32 programming using esp-idf. i'm working on a school project, and i want to use this code, but I cannot compile it or upload it...
Hi . I use esp-idf v4.2 in Eclipse in windows 10. I wana run this project. buf have a problem ... How can I add component directory and sub directories...
Hello, I have had no success compiling the source code. I followed the instruction given in the README file. After configuring using the menuconfig interface, I ran `make flash` after...
Just got this amazing dev board and was wondering if this project is compatible with it. I know they both use different audio codecs (ES8388/MAX98357A) so what I'm trying to...
I make a board based on ES8388 audio codec so will you provide information about which file i need to make changes just a little bit hint so i can...
There is a connection error. see below. alexa.boeckling.net normally uses encryption to protect your information. When Google Chrome tried to connect to alexa.boeckling.net this time, the website sent back unusual...
From the audio play directive, some url can be playable and some are not. How can we change the url as playable ? handle_directive: {"directive":{"header":{"namespace":"AudioPlayer","name":"Play","messageId":"06f886e4-aaba-4cc9-b211-b01f478a5e9d"},"payload":{"audioItem":{"audioItemId":"amzn1.as-ct.v1.Dee-Domain-Music#ACRI#url#ACRI#35714fe5-f8db-4204-8e6b-2d30b7ea0de5:1","stream":{"offsetInMilliseconds":0,"expiryTime":"2019-04-12T18:29:47+0000","progressReport":{"progressReportDelayInMilliseconds":1000},"url":"https://d29r7idq0wxsiz.cloudfront.net/DigitalMusicDeliveryService/HPS.m3u8?m=m&dmid=200000299180242&c=cf&f=ts&t=10&bl=256k&s=true&e1=1555094700000&e2=1555094700000&v=V2&n=QZDMHAEPXVPVI&h=c6258a02079ff653280d03975e73feedc5bbe4096d61d780b3be57481790b5ba","token":"amzn1.as-ct.v1.Dee-Domain-Music#ACRI#url#ACRI#35714fe5-f8db-4204-8e6b-2d30b7ea0de5:1"}},"playBehavior":"REPLACE_ALL"}}} playing url https://d29r7idq0wxsiz.cloudfront.net/DigitalMusicDeliveryService/HPS.m3u8?m=m&dmid=200000299180242&c=cf&f=ts&t=10&bl=256k&s=true&e1=1555094700000&e2=1555094700000&v=V2&n=QZDMHAEPXVPVI&h=c6258a02079ff653280d03975e73feedc5bbe4096d61d780b3be57481790b5ba********************handle_play_directive[69]***************** web_radio_start 134...
Last year I asked what I should do to get amazon music service porting in this application? Could you let me know? Thanks.
I'm implementing this application on different ARM processor. In the meanwhile , I got SSL error 54 like below. But I can't find what causes of this. Could you let...
I replaced the https://alexa.boeckling.net in the source code with my https://www.loveandcourage.xyz, compiled the run found code to pause, the log below: I (1705) wifi: received wifi event 4 I (2725)...