TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AutoPTT – Automatic Push-to-Talk

1 pointsby veyhabout 3 years ago

1 comment

veyhabout 3 years ago
Hello HN, author here.<p>I wrote a command line version of this app several years ago but it was only recently that I decided to make a more user-friendly version when a friend grumbled about how the priority speaker function in Discord would be really useful if it supported voice activation. So I said I could probably help with that, and a few weekends later, this was the result.<p>It&#x27;s written in C11 with just a sprinkle of C++. The UI uses Nuklear [1] with a DirectX 11 renderer.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;Immediate-Mode-UI&#x2F;Nuklear" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Immediate-Mode-UI&#x2F;Nuklear</a>