detach Processor
Detaches the processor function from the audio stream, which will stop calling the processor function with the audio data before it is played. After calling this function, the audio stream will no longer call the processor function and will play the audio data without any modifications.