FeedbackMode

Defines the available feedback modes. This determines whether feedback is provided via UI, voice, or disabled entirely.

Available values:

Types

Link copied to clipboard

Annotation to restrict allowed values for FeedbackMode.

Properties

Link copied to clipboard
const val DISABLED: String

Feedback agent will be disabled

Link copied to clipboard
const val UI: String

Use UI feedback menu mode

Link copied to clipboard
const val VOICE: String

Use Voice feedback agent