genode/repos/dde_bsd/src/test/audio_in/README
Josef Söntgen fb761283a2 dde_bsd: add Audio_in test application
This test is a simple audio monitor that plays all recorded frames
back.

Issue #1644.
2015-08-21 10:59:46 +02:00

4 lines
168 B
Plaintext

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.