And, if I remember correctly, you can change what it says as the alert as well.
Code:
::MW,POI_ALERT_1*DISTANCE_TYPE_1000,0,0,141;1,"Poi Alert 1"
::MW,POI_ALERT_1*DISTANCE_TYPE_800,0,0,141;1,"Poi Alert 1"
::MW,POI_ALERT_1*DISTANCE_TYPE_600,0,0,141;1,"Poi Alert 1"
::MW,POI_ALERT_1*DISTANCE_TYPE_400,0,0,141;1,"Poi Alert 1"
::MW,POI_ALERT_1*DISTANCE_TYPE_100,0,0,141;1,"Poi Alert 1"
::MW,POI_ALERT_1*DISTANCE_TYPE_50,0,0,141;1,"Poi Alert 1"
::MW,POI_ALERT_2*DISTANCE_TYPE_1000,0,0,141;2,"Poi Alert 2"
::MW,POI_ALERT_2*DISTANCE_TYPE_800,0,0,141;2,"Poi Alert 2"
::MW,POI_ALERT_2*DISTANCE_TYPE_600,0,0,141;2,"Poi Alert 2"
::MW,POI_ALERT_2*DISTANCE_TYPE_400,0,0,141;2,"Poi Alert 2"
::MW,POI_ALERT_2*DISTANCE_TYPE_100,0,0,141;2,"Poi Alert 2"
::MW,POI_ALERT_2*DISTANCE_TYPE_50,0,0,141;2,"Poi Alert 2"
141 is the name of the wav file - '141.wav' and it says 'favourites alert'. So either edit the above lines in 'DestinatorVoiceManeuvers.inf' to point to another wav file or re-record '141.wav'.