voicePerformance constant

int const voicePerformance

Source for capturing audio meant to be processed in real time and played back for live performance (e.g karaoke).

The capture path will minimize latency and coupling with playback path.

Implementation

static const int voicePerformance = 0x0000000a;