Install software microphone
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
I'm posting this in this forum cause I want to do this in .NET. What I want to do is install a software-based microphone (or other voice input device), to which I can redirect voice coming from an actual hardware-based mic after performing some transforms on the voice input. This way I can make voice-enabled applications (like gTalk) listen on the software mic for voice input. Can someone please point me in the right direction? Is there any other way to achieve this? Basically what I'm trying to do is create an application that encrypts/decrypts all voice communication b/w two computers.