VpaEarconType

enum VpaEarconType : Enum<VpaEarconType> , Parcelable

The different earcon types that can be played when a VPA changes state.

Entries

Link copied to clipboard

The earcon that is played when the VPA starts listening to the end-user's request / response.

Link copied to clipboard

The earcon that is played when the VPA stops listening to the end-user's request / response.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int

Inherited functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)