A
B
C
D
F
G
H
I
L
N
O
P
Q
R
S
T
U
V
V
- VOICE - enum entry in com.telenav.commerce.voiceservice.models.Domain
Send out for NLG_RESPONSE_ACTION
- VOICE_STATE - enum entry in com.telenav.commerce.voiceservice.models.VoiceTypeListener
Voice state listener
- VoiceDialogState - class in com.telenav.commerce.voiceservice.models
- Indicates possible values for voice states
- VoiceFoodError - class in com.telenav.commerce.voiceservice.models
- Contains errors specific for Food flow with Voice
- VoiceGeneralError - class in com.telenav.commerce.voiceservice.models
- Contains general errors specific for Voice features
- VoiceGeoLocation - class in com.telenav.commerce.voiceservice.models
- Data class which contains information about the current location.
- VoiceListener - class in com.telenav.commerce.voiceservice.api.listeners
- This class defines the listeners that should be implemented by client in order to receive data.
- VoiceListener.VoiceFoodListener - class in com.telenav.commerce.voiceservice.api.listeners.VoiceListener
- Data class used for handling the food listener
- VoiceListener.VoiceParkingListener - class in com.telenav.commerce.voiceservice.api.listeners.VoiceListener
- Data class used for handling the parking listener
- VoiceListener.VoiceStateListener - class in com.telenav.commerce.voiceservice.api.listeners.VoiceListener
- Data class used for handling the voice state listener
- VoiceManagerProvider - class in com.telenav.commerce.voiceservice.businesslogic
- This class is the concrete implementation of IVoiceManagerProvider providing access to the voice module functionality.
- VOICESDK_STATE_UPDATE - enum entry in com.telenav.commerce.voiceservice.models.Action
Send by VoiceKit when there is a voice state update
- VoiceStateUpdate - class in com.telenav.commerce.voiceservice.models
- Represents a VoiceKit dialog state updated information.
- VoiceTypeListener - class in com.telenav.commerce.voiceservice.models
- Represents possible types of VoiceListener