Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

AudioVolumeFlags

Each value represents a different type of audio volume flag. If SHOW_UI is set, a separate panel for volume control will appear. If PLAY_NOTIFICATION is set, a tone will get played if volume either increases or decreases.

Enumeration Members

VOLUME_FLAG_NONE

VOLUME_FLAG_NONE: 0


VOLUME_FLAG_SHOW_UI

VOLUME_FLAG_SHOW_UI: 1


VOLUME_FLAG_PLAY_NOTIFICATION

VOLUME_FLAG_PLAY_NOTIFICATION: 2


Last updated: Jul 22, 2026