mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-06 13:58:45 +00:00
fb761283a2
This test is a simple audio monitor that plays all recorded frames back. Issue #1644. |
||
---|---|---|
.. | ||
main.cc | ||
README | ||
target.mk |
This test captures input from an Audio_in session and directly plays all packets by sending them to the Audio_out session. It is merely a simple audio monitor program.