Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipeline that sends a feeback message after the wake word #57

Open
jevylux opened this issue Nov 29, 2023 · 1 comment
Open

Pipeline that sends a feeback message after the wake word #57

jevylux opened this issue Nov 29, 2023 · 1 comment

Comments

@jevylux
Copy link

jevylux commented Nov 29, 2023

Hi, I used the old rhasspy 2.5 and liked the fact that after detecting the wake word, i got an audio feedback.
I would like to see this feature in the test pipeline. I am not yet understanding everything enough to implement it by myself.
So the objectif would be to have a pipeline that between the wake word and the intent handling, would send an audio feddback, in form of a preregistered wave file.
The best of all worlds would be ta have a tutorial about to achieve this.

@vshtykhnov
Copy link

vshtykhnov commented Nov 29, 2023

it will help you - Outputting sound after wake word (satellite) #47

Updates:

pipelines:
  default:
    wake:
      name: porcupine1
      after:
        command: |
          aplay activation.wav

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants