RUHear
A simple crate that allows you to capture system output audio (what aRe yoU HEARing).
Dependencies
- On windows and linux: cpal
- On macos: screencapturekit
- No plan for other platforms yet
Usage
See examples folder for simple example.
use ;
TODO
- Error handling
- Add support for ASIO(Windows) and JACK(Linux)
- Add support for fine-grained control capturing audio like from a specific application/device