Silverlight 应用程序中的 Naudio 或 FMOD 库
我必须从麦克风中获取音频并将其写入“即时”流。目标机器将读取该数据并播放。这一切都将是 Silverlight 应用程序。那么我可以使用 Naudio 库或 FMOD 来达到我的目的吗?
提前谢谢!
I have to grab audio from a microphone and write it to stream 'on fly'. The destination machine will read this data and play it. It's all will be Silverlight applications. So can i use Naudio library or FMOD for my purpose?
Thx in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,这些库将不可用。
Silverlight 4 将支持麦克风访问,但目前仅发布测试版。
No, those libraries will not be available.
Silverlight 4 will support microphone access but has only had a beta release at this time.