VpaMediatorInternalSettingsService

interface VpaMediatorInternalSettingsService

Internal service providing access to generic VPA settings.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val defaultVpa: String

The default VPA: this is the VPA that will be invoked when the "Push-To-Talk" button is pressed. An empty value indicates that no VPA will be invoked (the "Push-To-Talk" button is disabled).

Link copied to clipboard
abstract val privacyModeEnabled: Boolean

Privacy mode for VPAs. When enabled, the user cannot invoke VPAs and VPAs will not proactively start a conversation or send any notifications to the user. This can be used in restricted modes such as valet or for guest drivers.