Raydio
By Simon Britton @ The Asylum.
Coded really quickly in Python to serve my needs at the time. Thought I'd release it now though.

Virtual military style radio emulator for voice comms/streaming etc.
To use it you'll need something like VB-Audio's VB-Cable (free).
https://vb-audio.com/Cable/
This will let you route the Output from Raydio to the Input of VB-Cable.
You can then use the Output from VB-Cable in whatever application you choose (games, Teams, OBS Studio etc.) as an input.
Hope this makes sense :)

Basically like this:

Raydio Input <- your mic input
Raydio Output -> VB-Audio Input
Whatever app input/microphone <- VB-Audio Output

The main reason for this is due to Windows requiring signed drivers for creating Audio devices. At the moment, I don't earn sufficient funds to pay for the EV code from Microsoft, which is needed to sign certificates for drivers.
Who knows, in the future I may alter this.

Everything else should be self explanatory.

Hope you enjoy using it.

Cheers.

Si.