Release v2.1.0
AndroidMic v2.1.0
What's Changed
Rewrite app in Rust for cross platform! Please open an issue if the binary file doesn't work on your OS.
To make this app work on desktop, you will need a "virtual microphone" setup on your system. It wires audio from a virtual speaker device to a virtual mic device. For Windows, you can use driver from Virtual Audio Cable or VB Cable. For Linux, you will need to look up some commands to create a virtual mic with pulseaudio.
Then on the AndroidMic app, choose the virtual speaker device as the audio device.
Installation
- For Android: Install the
.apkfile - For Linux: Download and run the
.AppImagebinary - For Windows: Download and run the
.exeinstaller - For macOS: Download and run the
.dmgfile
What's Changed
- *volume by @miqumi in #26
- Update Android side + new Rust backend by @wiiznokes in #28
- Some upgrade by @wiiznokes in #29
- Rust UI + Android update by @wiiznokes in #38
- Improve buffering by @teamclouday in #39
- Improve network by @teamclouday in #40
- Reuse iter approch by @wiiznokes in #47
- Remove audio switch by @wiiznokes in #48
- Some imprv by @wiiznokes in #49
- improve desktop app icon by @wiiznokes in #51
- Improve USB by @teamclouday in #53
- Automated Binary Build & Release via GitHub Actions by @shahriarkabir-sagor in #55
- Update app packaging and create new release by @teamclouday in #59
New Contributors
- @miqumi made their first contribution in #26
- @shahriarkabir-sagor made their first contribution in #55
Full Changelog: 2.0.0...2.1.0