Skip to main content

Module wake

Module wake 

Source
Expand description

Wake word detection for “Hey Weft” trigger phrase.

Provides the WakeWordDetector that processes audio frames and fires a detection event when the wake word is recognized.

Currently a stub implementation – real rustpotter integration is deferred until after VP validation.

Structs§

WakeWordConfig
Configuration for the wake word detector.
WakeWordDetector
Wake word detector (STUB implementation).

Enums§

WakeWordEvent
Events emitted by the wake word detector.