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§
- Wake
Word Config - Configuration for the wake word detector.
- Wake
Word Detector - Wake word detector (STUB implementation).
Enums§
- Wake
Word Event - Events emitted by the wake word detector.