stevenleeg / geemusic

A bridge between Google Music and Amazon's Alexa
GNU General Public License v3.0
664 stars 181 forks source link

silence while playing #232

Closed Bronskiy closed 6 years ago

Bronskiy commented 6 years ago

Looks like all works fine but there is no sound. It worked before but a couple of weeks ago it is stopped to play music. I decided to update skill because there were many new changes but it hasn't fixed my problem. Even if I ask 'What is currently playing?' it says correct answer and I can see all commands with Alexa App in the iphone app.

fergyfresh commented 6 years ago

What deployment scheme did you use? Did you check for error logs?

On Fri, Jun 15, 2018, 4:53 AM Nikolay Bronskiy notifications@github.com wrote:

Looks like all works fine but there is no sound. It worked before but a couple of weeks ago it is stopped to play music. I decided to update skill because there were many new changes but it hasn't fixed my problem. Even if I ask 'What is currently playing?' it says correct answer and I can see all commands with Alexa App in the iphone app.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stevenleeg/geemusic/issues/232, or mute the thread https://github.com/notifications/unsubscribe-auth/AJN8ODLRi8GBzqEM1-aEF13fy9cILgXDks5t83YagaJpZM4UpOeB .

Bronskiy commented 6 years ago

I'm using a Heroku instance. There are no errors in heroku or skill logs. 2018-06-15_12-23-55 2018-06-15_12-29-54

fergyfresh commented 6 years ago

It doesn't play any music from that screen. What you described is perfectly normal.

Bronskiy commented 6 years ago

it doesn't play any music from the device. I provided these screenshots to show that there are no visible errors. The same commands I'm using by voice and the only sound is alexa's voice response

fergyfresh commented 6 years ago

Honestly, this is not an issue that I've ever seen. The only time I played music and heard silence was when I messed up integrating AWS lambda and it was spouting and error message out at me.

Bronskiy commented 6 years ago

I think there is an issue because of recently updated amazon skill service

Bronskiy commented 6 years ago

it is just stopped to play sounds just suddenly without any interaction to code

fergyfresh commented 6 years ago

Try to look if your server is running

On Sun, Jun 17, 2018, 3:34 AM Nikolay Bronskiy notifications@github.com wrote:

it is just stopped to play sounds just suddenly without any interaction to code

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/stevenleeg/geemusic/issues/232#issuecomment-397860578, or mute the thread https://github.com/notifications/unsubscribe-auth/AJN8OLN8qrhLjeuJ3Idn7gEt6se2pISPks5t9gaQgaJpZM4UpOeB .

fergyfresh commented 6 years ago

At the very least it should say there was a problem with the requested skills response.

On Sun, Jun 17, 2018, 8:41 AM fergyfresh william.d.ferg@gmail.com wrote:

Try to look if your server is running

On Sun, Jun 17, 2018, 3:34 AM Nikolay Bronskiy notifications@github.com wrote:

it is just stopped to play sounds just suddenly without any interaction to code

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/stevenleeg/geemusic/issues/232#issuecomment-397860578, or mute the thread https://github.com/notifications/unsubscribe-auth/AJN8OLN8qrhLjeuJ3Idn7gEt6se2pISPks5t9gaQgaJpZM4UpOeB .

Bronskiy commented 6 years ago

found my problem https://github.com/stevenleeg/geemusic/issues/220

Bronskiy commented 6 years ago

this is duplicated problem and it could be closed