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

Feature Request: Generate BEEP sound on gather verb #879

Open
Megamuch opened this issue Aug 23, 2024 · 3 comments
Open

Feature Request: Generate BEEP sound on gather verb #879

Megamuch opened this issue Aug 23, 2024 · 3 comments

Comments

@Megamuch
Copy link

I would like to request a feature for the gather verb where we get the option to generate a Beep sound at the end of a gather to indicate to a caller that input is now requested.

This is for scenario's where old school ivr's used to say something like " please enter your code after the beep... BEEEP"

There are quite a few scenario's still where this is needed and we are constantly adding play nodes to the flows but it would save quite a bit of node-red nodes if we can just add this to a gather node and have the beep be generated by FS.

@davehorton
Copy link
Contributor

ok, presumably this beep feature will also only be activated when listenDuringPrompt is false

@Megamuch
Copy link
Author

Hi Dave, that doesn't have to be the case, right? If listenDuringPrompt is true the gather verb allows for a cutoff of the play/say, right? If that is the case, I would assume the cancellation of the BEEP would fall under that same premise.

@davehorton
Copy link
Contributor

you're right, that makes sense

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