JavaSound 检测麦克风插入或移除

发布于 2024-12-09 00:17:56 字数 311 浏览 0 评论 0原文

JavaSound 似乎无法检测 USB 麦克风的插入或移除时间。

如果在我的 java 应用程序运行时插入,则不会检测到它。更糟糕的是,如果拔掉插头,它仍然认为它是一个有效的混音器。

我必须重新启动虚拟机。有什么办法解决这个问题吗?我在 Windows 7 上运行 Java 1.6.0_24。

根据这篇文章。 OS X 上似乎也存在同样的问题。这是 JavaSound 的限制吗

It seems like JavaSound doesn't detect when a USB Microphone is plugged in or removed.

If plugged in while my java application is running, its not detected. Worse, if unplugged it still thinks its a valid mixer.

I have to relaunch the VM. Is there any way around this? I'm running Java 1.6.0_24 on Windows 7.

According to this post. The same problem appears to exist on OS X. Is this a limitation of JavaSound

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

儭儭莪哋寶赑 2024-12-16 00:17:56

我在这里描述了我的纯麦克风检测解决方案:
连接麦克风后 Java Sound 刷新线路列表
不幸的是,仍然存在数据线处于不一致状态的问题。

I have described my solution for the pure microphone detection here:
Java Sound refresh Lines list after attaching a microphone
Unfortunately there is still a problem that the data lines stay in an inconsistent state.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文