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

Add audio interaction #568

Open
Adam-McDevitt opened this issue Aug 20, 2019 · 0 comments
Open

Add audio interaction #568

Adam-McDevitt opened this issue Aug 20, 2019 · 0 comments
Labels
✨Feature Feature to be deployed on feature branch

Comments

@Adam-McDevitt
Copy link
Contributor

Currently the application only interacts with the user's webcam and only displays visuals. Audio-interaction could be added on both sides, if the user has a microphone connected or if their webcam has a microphone built-in.

As a user this would increase my engagement with the application, and allow for longer sessions of interaction.

Possible audio interactions could include:

  • Reacting to loud noises (e.g. this could be the new way to wake the application up from sleep mode, rather than waking up on a new detection)
  • Reacting to specific words or phrases (requires natural language processing - probably difficult)
  • Making noises along with poses (e.g. a growling/mumbling noise when the leer pose-response animation plays, electronic music when the dab animation plays)

Similar to how the webcam is optional, using a microphone should be optional and the user should still be able to run the application in a limited form

@Adam-McDevitt Adam-McDevitt added the ✨Feature Feature to be deployed on feature branch label Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨Feature Feature to be deployed on feature branch
Projects
None yet
Development

No branches or pull requests

1 participant