Was trying to set this shit up and i got the cfg file in my cfg folder inside:
C:\Program Files\Valve\Steam\SteamApps\e-mail here\counter-strike
source\cstrike\cfg
so that when I hit num 3 it activates the voice but it doesnt play the wave file and im nto sure why not. I have the wave file in my
C:\Program Files\Valve\Steam\SteamApps\e-mail here\counter-strike source\cstrike
folder but its a no go and the file name is voice_input. Any input would be great also the script I have to run file is the following:
alias extoggle exon
alias exon "voice_inputfromfile 1; voice_loopback 1; +voicerecord; alias extoggle exoff"
alias exoff "-voicerecord; voice_inputfromfile 0; voice_loopback 0; alias extoggle exon"
bind kp_pgdn "extoggle"