VoiceComponentDataProviderApplicationExtension

Extends the Android Application class with a VoiceComponentData provider. This IviApplicationExtension can be used by voice plugins to provide an AutomotiveUI VoiceComponentData instance that should be added to the AutomotiveUI components.

Constructors

constructor(extensionContext: IviApplicationExtensionContext)

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun getVoiceComponentData(globalComponent: GlobalComponent): VoiceComponentData?

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard