The following classes, CRecordSound and CPlaySound, record sound and play PCM sound simultaneously. An example dialog-based program is provided that records, saves to disk and then echos sound. This example also contains two more c
C++ classes, CRecordSound and CPlaySound, that record sound and play PCM sound simultaneously