本文介绍了在javascript中可以不使用麦克风进行通话吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
将没有麦克风的声音发送到另一台设备。
是否可以发送没有麦克风的语音?
i希望通过javascript或web rtc将我的电脑声音发送到另一台电脑但是不使用任何麦克风
我尝试过:
i尝试过webrtc带麦克风的音频调用它工作正常,但没有麦克风它不工作请帮助
谢谢
Send voice without microphone to another device.
Is it possible send voice without microphone?
i want to send my pc sound to another pc via javascript or web rtc but without use of any microphone
What I have tried:
i tried webrtc with audio calling with microphone it works fine but without microphone its not working please help
thanks
推荐答案
这篇关于在javascript中可以不使用麦克风进行通话吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!