alexa / avs-device-sdk

An SDK for commercial device makers to integrate Alexa directly into connected products.
https://developer.amazon.com/alexa/alexa-voice-service
Apache License 2.0
1.26k stars 604 forks source link

DefaultClient plays Named Timers and Reminders using Alarm volume #1985

Closed Chirod closed 2 years ago

Chirod commented 3 years ago

Briefly summarize your issue:

When using the DefaultClient, Named Timers and Reminders are played using the Alarm volume. AVS device requirements indicate they should be played at the system volume.

What is the expected behavior?

Named timers and alerts should play using the system volume.

What behavior are you observing?

Named timers and alerts play using the alarm volume instead of the system volume.

Provide the steps to reproduce the issue, if applicable:

Set the system volume to some value 'Alexa, set volume to 3' Set the alarm volume to a different value 'Alexa, set alarm volume to 7' Set a Named Timer 'Alexa set a pizza timer for 3 seconds' Named timer will go off at the Alarm volume.

Tell us about your environment:

imx8-mini running Archlinux

What version of the AVS Device SDK are you using?

 1.23.0

Tell us what hardware you're using:

Tell us about your OS (Type & version):

womw commented 3 years ago

Hey @Chirod thanks for bringing this to our attention. We are investigating this internally.

azlffrossa commented 2 years ago

Hi @Chirod,

Can you point to the documentation that you have referred to?

It seems that the behavior that you have describe is the expected one. The functional requirements are listed at this page on section 5. Please let us know if you have found any other piece of documentation that suggests otherwise so we can review it.

Thanks

azlffrossa commented 2 years ago

Will close. You are welcome to reopen or open a new one if you have any additional questions or data.

Thanks