![]() |
Windows Virtual Shields for Arduino
|
This is the complete list of members for Recognition, including all inherited members.
_isUpdated | Sensor | protected |
confidence | Recognition | |
get() | Sensor | |
getOnChange(double delta=0) | Sensor | |
heard(String text) | Recognition | |
heard(int spokenNumber) | Recognition | |
isEvent(const char *tag, const char *action, ShieldEvent *shieldEvent) | Sensor | virtual |
isEvent(int id, const char *action, ShieldEvent *shieldEvent) | Sensor | virtual |
isRunning | Sensor | |
isUpdated() | Sensor | |
listen(char *openTextBuffer, int *length, bool useUI=true, long timeout=0) | Recognition | |
listenFor(String constraint, bool useUI=true, int expectedConfidence=Confidence_Medium, long timeout=0) | Recognition | |
listenFor(const char *constraint, bool useUI=true, int expectedConfidence=Confidence_Medium, long timeout=0) | Recognition | |
listenFor(EPtr constraint, bool useUI=true, int expectedConfidence=Confidence_Medium, long timeout=0) | Recognition | |
onEvent | Sensor | |
onJsonReceived(JsonObject &root, ShieldEvent *shieldEvent) override | Recognition | virtual |
recentEvent | Sensor | |
Recognition(const VirtualShield &shield) | Recognition | |
recognizedIndex | Recognition | |
sendStop(const char *serviceName) | Sensor | |
Sensor(const VirtualShield &shield, const char sensorType) | Sensor | |
sensorAction(SensorAction sensorAction, double delta=0, long interval=0) const | Sensor | |
sensorType | Sensor | |
setOnEvent(void(*onEvent)(ShieldEvent *shieldEvent)) | Sensor | inline |
shield | Sensor | |
start(double delta=0, long interval=0) | Sensor | |
stop() override | Recognition | virtual |
writeAll(const char *serviceName, EPtr values[], int count, Attr extraAttributes[]=0, int extraAttributeCount=0) | Sensor |