Package | Description |
---|---|
com.speechstorm.fish.scripting | |
com.speechstorm.fish.scripting.plugins |
Class and Description |
---|
Plugin
Doesn't really do much, just defines a common interface that all plugins have to
comply with.
|
Class and Description |
---|
InboundSMSPluginFactory
This class is responsible for creating a set of 'Plugin' objects
which operate on the InboundSMSContext to provide additional scripting API
functionality.
|
JOPv2DialogEnginePlugin
Acts as a bridge between a Script block and the JOPv2DialogEngine object
that's stored in the VuiContext.
|
NaturalLanguagePlugin
Doesn't really do much, just defines a common interface that all plugins have
to comply with.
|
Plugin
Doesn't really do much, just defines a common interface that all plugins have to
comply with.
|
VUIPluginFactory
This class is responsible for creating a set of 'Plugin' objects which
operate on the VuiContext to provide additional scripting API functionality.
|