Add an example for high- and low-level interop.
This example captures data from the microphone using the low-level API and then plays back the data through the engine. The intermediary data source is a ring buffer.
Showing
examples/hilo_interop.c
0 → 100644
Please register or sign in to comment