#include </home/runner/work/icey/icey/src/speech/include/icy/speech/event.h>| Return | Name | Description |
|---|---|---|
std::string | type | |
std::string | source | |
std::string | detector | |
int64_t | emittedAtUsec | |
AudioRef | audio | |
bool | active | |
float | level | |
float | peak | |
json::Value | data |
std::string type = "speech:update"std::string sourcestd::string detectorint64_t emittedAtUsec = 0AudioRef audiobool active = falsefloat level = 0.0ffloat peak = 0.0fjson::Value data = json::Value::object()