Skip to content

Commit

Permalink
Add Links
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonytedja committed May 3, 2022
1 parent 257cd56 commit 4ea7451
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Now you're all set to use SpeakCV. alongside Zoom!

## Documentation

### :speech_balloon: Inspiration
### :thought_balloon: Inspiration

Throughout our Zoom university journey, our team noticed that we often forget to unmute our mics when we talk, or forget to mute it when we don't want others to listen in. To combat this problem, we created SpeakCV, a desktop client that automatically mutes and unmutes your mic for you using computer vision to understand when you are talking.

Expand Down Expand Up @@ -99,6 +99,12 @@ We used Tkinter to create a user-friendly interface that can be used to launch S
- Moving the application to the Zoom app marketplace by making the application with the Zoom SDK, which requires migrating the application to C++.
- Another option is to use the Zoom API and move the application onto the web.

### :link: The Links

- [Website](https://anthonytedja.github.io/speakCV/)
- [Devpost](https://devpost.com/software/speakcv)
- [Demo Video](https://www.youtube.com/watch?v=s5Hf1rLZhns)

### :hammer: The Team

- [@anthonytedja](https://github.com/anthonytedja)
Expand Down

0 comments on commit 4ea7451

Please sign in to comment.