microphoneSourceFor

@RequiresPermission(value = "android.permission.RECORD_AUDIO", conditional = true)
fun microphoneSourceFor(executorService: ExecutorService): ERROR CLASS: Symbol not found for Source<ERROR CLASS: Symbol not found for AudioProcessor>

Creates a new Source that attempts to use device microphone to read audio data and provide it to an attached AudioProcessor.