Documentation ¶
Index ¶
- Variables
- func IntentPass(req interface{}, intentThing string, speechText string, ...) (interface{}, error)
- func LoadPlugins()
- func ParamChecker(req interface{}, intent string, speechText string, botSerial string)
- func ParamCheckerSlotsEnUS(req interface{}, intent string, slots map[string]string, isOpus bool, ...)
- func ProcessTextAll(req interface{}, voiceText string, listOfLists [][]string, intentList []string, ...) bool
- type WeatherStruct
Constants ¶
This section is empty.
Variables ¶
View Source
var PluginList []*plugin.Plugin
View Source
var PluginNames []string
View Source
var PluginUtterances []*[]string
Functions ¶
func IntentPass ¶
func LoadPlugins ¶
func LoadPlugins()
func ParamChecker ¶
stt
Types ¶
Click to show internal directories.
Click to hide internal directories.