I've built a Skill that successfully plays a long audio file (~ 30 minutes). When the user (while the audio is playing) says "Alexa, volume up", it gets passed to my "AMAZON.FallbackIntent" handler.
Shouldn't Alexa handle the volume for me? Or is there a way to control volume using the Node SDK?