用Java创建虚拟麦克风 [英] Create a Virtual Mic in Java

查看:67
本文介绍了用Java创建虚拟麦克风的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在用Java创建一个互联网广播程序.我需要能够创建一个虚拟麦克风.基本上,我会在Shoutcast客户端中选择虚拟麦克风以流式传输到Shoutcast服务器.我将通过虚拟麦克风将直播和录制的音频流式传输到程序中.我想创建一个自定义程序的原因是为了能够添加歌曲队列和请求功能,以及其他一些创意代码.但是,有一个问题.我不知道如何创建虚拟麦克风.任何帮助表示赞赏.

问候,
Jordan&Al

I am creating an internet radio program in java. I need to be able to create a virtual microphone. Basically I would select the virtual microphone in a Shoutcast client to stream to a Shoutcast server. I would stream live and recorded audio through the virtual mic into the program. The reason I would like to create a custom program is so that I am able to add a song queue and request function, as well as some other creative code. There is one problem however; I have no idea how to go about creating a virtual mic. Any help is appreciated.

Regards,
Jordan & Al

推荐答案

在Java中不可用.您想创建一个虚拟硬件-太接近操作系统.

但是在C中使用 Simulated Capture Driver [ ^ ] @ MSDN.
Not possible in Java. You want to create a virtual hardware - that''s too close to the OS.

But it''s possible in C with a Simulated Capture Driver[^] @ MSDN.


这篇关于用Java创建虚拟麦克风的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆