Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
Android Documentation
VoiceCommandManager

Class VoiceCommandManager

Hierarchy

java.lang.Object
     com.smartdevicelink.managers.BaseSubManager
         com.smartdevicelink.managers.screen.menu.BaseVoiceCommandManager

Package
com.smartdevicelink.managers.screen.menu

Overview

VoiceCommandManager

Note: This class must be accessed through the ScreenManager via the SdlManager. Do not instantiate it by itself.

The VoiceCommandManager takes a List of VoiceCommand objects and sets them on the Head unit for you.

Fields

Inherited Fields

From Class Fields
com.smartdevicelink.managers.BaseSubManager SETTING_UP, READY, LIMITED, SHUTDOWN, ERROR, internalInterface

Constructors

VoiceCommandManager( ISdl internalInterface )

public VoiceCommandManager(ISdl internalInterface)

Constructor Parameters

internalInterface

Methods

Inherited Methods

From Class Methods
com.smartdevicelink.managers.screen.menu.BaseVoiceCommandManager start, dispose, setVoiceCommands, getVoiceCommands
com.smartdevicelink.managers.BaseSubManager start, dispose, transitionToState, getState, handleTransportUpdated, onTransportUpdate
java.lang.Object getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize
View on GitHub.com
Previous Section Next Section