Skip to content

Add a wake-word acknowledgment chime #41

Description

@jamditis

Play a short chime the instant the wake word fires, before capture, to signal the mic is now listening for the command, then return to passive wake-scan after the turn.

Implement in the live-loop wrapper (audio.py), fired right after stream_detect_wake returns and before capture_request, not in core pipeline.py. A 16 kHz mono int16 two-tone rising cue with 10 ms edge fades avoids clicks; a prototype generator already exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions