|
|
|
|
|
by jacknews
793 days ago
|
|
This is great but would need to run on windows for the typical mumble use-case of gaming. It would also be great to have this running on ESP32 or similar, so you could make dedicated IP desk intercoms - I envisage a star-trek style intercom, with each button being a channel that you can join by pushing it in (can join multiple simultaneously). |
|
ESP32 has its own port of the Codec2 library, which allows intelligible communications using very low bandwidth (a few kb/s). It could make the ideal solution for creating small cheap intercoms scattered around a small area using WiFi, or employing very low bandwidth radio connection such as LoRa for wider coverage. I still didn't see any real application, beside a few simple proof of concept videos on YouTube, though.
More info:
http://www.rowetel.com/?page_id=452
https://www.arduino.cc/reference/en/libraries/esp32_codec2/