privacyModeEnabled

abstract val privacyModeEnabled: Boolean

Setting value defining whether privacy mode is enabled. When enabled, Alexa AACS service will be stopped, so the user cannot invoke Alexa and Alexa will not proactively start a conversation or send any notifications to the user. The frontend should accompany this by disabling all Alexa-related screens (such as Settings) and UI controls (such as 'push-to-talk' if present). This can be used in restricted modes such as valet or for guest drivers. When privacy mode is enabled all Alexa functionalities will be disabled (even Alexa TTS).