Rafael Chagas

Results 2 issues of Rafael Chagas

The MediaSession is not being updated when Alexa sings. This is because Moshi crashes when trying to parse the RenderPlayerInfo. error: com.squareup.moshi.JsonDataException: Non-null value 'controls' was null at $.payload.control AACS...

When speaking Alexa request audio focus with USAGE_ASSISTANT and CONTENT_TYPE_SPEECH but the audio is played in the USAGE_MEDIA channel. This is because we don't set the AudioAttributes to the SimpleExoPlayer...