Sound Classification

Sound Classification

🚫
NOTE: This part of the API does not exist yet.

Sound classification detects a distinct set of sounds using input from the microphone.

Sound Classification

Topic

Subscribe to: api_client/<client_name>/<location_id>/<device_id>/sound_classification

Payload

Not retained
QoS: 1

{
  "class": "doorbell",
  "detectedAt": "2026-01-15T11:30:56.336650702Z"
}
  • class: The class of sound that was detected
  • detectedAt: Time of detection