Unity Issue Tracker - Microphone API latency and audio distortions appear after recording
Closed
UUM-30968
Microphone API latency and audio distortions appear after recording
Unity: Audio Authoring
Audio
Won't Fix
2021.3.X
Using the microphone API will introduce a latency because it is using OnAudioFilterRead and therefore can not be used as a no latency solution for recording
Steps to reproduce:
1. Open the attached user's project "GarbledSoundSample.zip"
2. Open the "OnRead" Scene
3. Enter Play Mode
4. Press "Start Mic Recording" with a constant audio source near the Microphone
5. After 5 mins of recording press "Save Audio" to save the audio played on a wav file
6. Playback the audio
Expected results: Microphone API latency and audio distortions do not appear after recording
Actual Results: Microphone API latency and audio distortions appear after recording
Reproducible according to the Customer: 2021.3.5f1