TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

AutoPTT – Automatic Push-to-Talk

1 点作者 veyh大约 3 年前

1 comment

veyh大约 3 年前
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>