Package com.tomtom.ivi.platform.vpa.api.service.vpamediator

This package contains the VpaMediatorService interface, which can be used to interact with one or more VPAs (voice personal assistants). A VPA frontend can use this service to interact with a VPA engine.

Types

Link copied to clipboard
interface VpaMediatorService

Service responsible for interaction with one or more VPAs (voice personal assistants). Its role is to ensure that each VPA does not interfere with another and that commands to and from a VPA go to the right UI / VPA adaptation. A VPA frontend must use this service to interact with a VPA engine.