Recording system audio through WASAPI with PowerShell
If you are planning to create certain audio-related automation tasks in PowerShell, you might come to the conclusion that there are not many ready to use cmdlets available. Luckily, there are some smart ways to work around that. Since PowerShell is capable to load and work with .NET assemblies, I de…
