I want to program a application for my desktop which will display its self as a microphone at the same time as intercept the real one... and I was wondering how I would go about it ?
FOR EXAMPLES...
I say hello :) hello.... my microphone takes that in...and the program processes it and gives out the out put ... but it has to do the virtual microphone thing as it will be sent to an unrelated piece of software :) any ideas where to start?
The only people that'd need to change their boot drives from MBR to GPT would be those with their firmware set to "CSM legacy boot" that now want to boot in UEFI mode, and those are rare, most PCs in the last decade come with UEFI boot by default.
What VB.NET doesn't have that C# gained these last years:
- pattern matching & switch expressions
- source generators
- record types
- async enumeration
- default interface methods
- ref structs and spans
- tuple deconstruction
When C# gets type (or "discriminated") unions in the future, this may be a game changer for .NET, and many libraries will start exposing them and become impractical in VB.NET.
If the language stops evolving, unless it's a lingua franca like C, people are not going to invest in it for new projects.
Question
Original Poster
I want to program a application for my desktop which will display its self as a microphone at the same time as intercept the real one... and I was wondering how I would go about it ?
FOR EXAMPLES...
I say hello :) hello.... my microphone takes that in...and the program processes it and gives out the out put ... but it has to do the virtual microphone thing as it will be sent to an unrelated piece of software :) any ideas where to start?
Link to comment
https://www.neowin.net/forum/topic/1166379-how-can-i-make-a-virtual-microphonejava/Share on other sites
1 answer to this question
Recommended Posts