AudioConfig

constructor(sampleRate: Int = 44100, channels: Int = 1, bufferSizeMs: Int = 40, echoCancellation: Boolean = false)