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

Improving user intput interface #7

Open
hofbi opened this issue Feb 10, 2021 · 1 comment
Open

Improving user intput interface #7

hofbi opened this issue Feb 10, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@hofbi
Copy link
Member

hofbi commented Feb 10, 2021

Once we finished our initial system paper we could consider an improvement of the input interface.

So far we our input interface consists of buttons to contribute in the crowd. An improvement would be to use the microphone as input. But instead of directly sending the sound as when talking, we could have a separated microphone mode that is mutually exclusive to the regular audio mode. With this the user would be able to mute the regular voice mode, but can unmute our crowd laughter mode. Then we use the microphone to detected laughters, clapping, etc. on the client. This information can then processed with the same workflow as before when hitting the buttons.

@hofbi hofbi added the enhancement New feature or request label Feb 10, 2021
@hofbi
Copy link
Member Author

hofbi commented Feb 10, 2021

Additional implementations of the general interface could be also the camera using gesture detection.

In summary, we could mention that our general system enables the possibility to have different input interfaces:

  • Buttons
  • Microphone
  • Camera

In our system paper we use the most simple one, namely the Buttons

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

No branches or pull requests

1 participant