Skip to content

Mute / ignore user inputs during yield #381

@AndreasKarasenko

Description

@AndreasKarasenko

In my current setup I have a longer startup audio playing with can_interrupt=False.
However, while the audio can not be interrupted, users can still interact with the system.
That means it handles the audio input, calls the handler, produces audio output and queus the yield.

Is there a way to suppress this? E.g. by muting the user microphone during yields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions