From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0xD57AAAE0E2214D11.md

AUDIO Natives

FREEZE_MICROPHONE

Property Value
Native Name FREEZE_MICROPHONE
Hash 0xD57AAAE0E2214D11
Return Type void

Description: Allows script to freeze the microphone for a single frame, mantaining its current transform/settings. This native should be called every frame you want to keep the microphone frozen, when you stop calling it it will automatically unfreeze

Back to documentation