Commit 4f78581a authored by David Reid's avatar David Reid

Update wording in simple_duplex example.

parent 4ae9c891
/*
Demonstrates duplex mode which is where data is captured from a microphone and then output to a device.
Demonstrates duplex mode which is where data is captured from a microphone and then output to a speaker device.
This example captures audio from the default microphone and then outputs it straight to the default playback device
without any kind of modification. If you wanted to, you could also apply filters and effects to the input stream
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment