AbstractVoiceCommand

AbstractVoiceCommand ⇐ BusinessModel

Kind: global abstract class
Extends: BusinessModel
Model:
Properties

NameTypeDescription
displayTextstring

The text to display to the user

actionTextstring

The text corresponding to the action

typeVoiceCommandTypes

The the voice command action type

actionVoiceCommandTypes

The the voice command action

paramsObject

Optional action parameters

AbstractVoiceCommand()

This class represents a gaming application