Quote Originally Posted by kikiupload View Post
But that means that or audio files are in wrong place
I am convinced of this, but you wrote:

I realized later that it use files from SC1063, and I can select any language in regional settings.
and then I told you to use what the software sees. Generally Arimi for Speedcam uses folders divided by Nations, (speedcam_de, speedcam_en, speedcam_it, etc.) which allows you to choose from the menu.
What folders do you have inside ui_nexttgen / audio in addition to the DA folders?
Try clicking several times in the Alert points / Speedcam voice: section to see if it shows you some other folder instead of the SC1063.

or I need some additional code command to trigger .wav files
The commands to activate the wav audio sounds / voices are those written in the sys or plugin.ini:

[speedcam_category:0]
activated_spoken_type=speech
activated_speech="Speed camera ahead."
approach_beep_distances=175 ;0=repeat constantly "Speed camera.", 150=original
approach_beep_spoken_type=speech
approach_beep_speech="Speed camera."

skin_first_sound="Fixed_Camera"
skin_speed_sound_delay=200
skin_repeat_sound="Fixed_Camera"
skin_repeat_distance=200 ;0=do not repeat "Fixed_Camera"

overspeed_spoken_type=speech
overspeed_speech="Reduce your speed."
overspeed_min_speech_repeat_delay=-1 ;-1=do not say "Reduce your speed.", 10=original
overspeed_min_tone_repeat_delay=-1 ;-1=do not repeat ding
min_frc=-1
use_road_speedlimit=0

The green part concerns the TTS Voices, the blue part concerns the non-TTS Voices, the red ones are the names of the audio files.

My goal is to have speed camera warnings for fixed and mobile camera, for TTS version and nonTTS
With the DA1040 and SC1040 folders with the indications in the plugin.ini for the wav audio files I have the TTS and not TTS warnings in Israel with the Pongo Skin, and with the DA1040 and speedcam_it folders I have the TTS and not TTS warnings on Pal-estine with the Arimi Skin ......

If you see the folders divided by country, that of Croatia does not exist, (speedcam_hr), you can try to create it and see if it allows you to choose it, otherwise use one of those that are there, put in your wav audio files and choose that.