voice_recordtofile [0 / 1]
This command, if enabled (1), will record microphone data and voice data to the files 'voice_micdata.wav' and 'voice_decompressed.wav'.
Arguments are parameters that you add to a command. Find information about this command's arguments below.
0 / 1 | Set to 0 to disable recording to file (default). Set to 1 to enable recording voice to file. |
Sv_cheats Required? | No |
Client or Server Command? | Both |
Default Value | 0 |
Find below working examples of this command (copy and paste into console).
voice_recordtofile 0
This command disables recording your voice to file (default).
voice_recordtofile 1
This command would enable the recording of voice and your microphone. Sound would be saved to 'voice_micdata.wav' and 'voice_decompressed.wav'.