|
You can do it with two different folders in interface\voice\ and select with freedrive menu the good one.
I had a "alert only" voice folder but don't remember where is it and from where i get it.
you can do your's : make a copy of your actual folder, edit one alert wav to get a null wav then copy it in all alerts.wav.
you also can make a copy of your folder and simply edit DestinatorVoiceManeuvers.inf to remove all wavs :
change each line like this :
::MC,TURN_LEFT*FIRST_DISTANCE,0,0,t_l;3*2;UNITS,"L eft turn 3/2 miles / three kilometers"
to
::MC,TURN_LEFT*FIRST_DISTANCE,0,0,""
if you want, you can keep poi alerts for radars or whatever you want.
|