Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 29

Hybrid View

  1. #1
    Master BIRBANTE's Avatar
    Join Date
    Jan 2016
    Location
    TUSCANY - ITALY
    Posts
    353
    Rep Power
    297

    Default

    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.

  2.    Advertissements


  3. #2
    Member
    Join Date
    Sep 2018
    Location
    Croatia
    Posts
    26
    Rep Power
    7

    Default

    Quote Originally Posted by BIRBANTE View Post
    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.
    It started to get a little bit confusing for me, let me summarize from the start.

    1. If I use/replace things from 3rd post here:
    - the_skin_by_pongo.zip
    - speedcam.zip
    - sys (code for [warning] and [speedcam_category:0])
    - and I create SC1063 folder with my .wav and place that folder in:
    iGO_World\ui_nextgen\audio\

    Because my ui_nextgen is empty, there was nothing there. And I put in SC1063 because in alert settings I can see that line (SC1063), but I can't change it. And I can select any language and voice in regional settings, the only thing that matters is that .wav must be in that SC1063 folder.
    Spoiler: Image
    [Only registered and activated users can see links. ]

    -> with that configuration everything is OK. My .wav is working!



    2. If I do not copy the_skin_by_pongo.zip, and use that speedcam.zip, with SC1063 folder, and sys too
    => everything is working too. Just desing is messy because there is no pongo skin. But it's working.


    3. If I use just that sys, without pongo skin and without speedcam.zip from 3rd post.
    So just original speedcam.zip, and my no skin/armini skin, and I place .wav in same place as above. And I tried to put in SC2057, SC1050, SC1063, and just itself in audio folder, I tried to put .wav in speedcam.zip too.
    => .wav is not working, I get only beep sound warning.

    Because you see, in armini skin I have only this options, it's not even close to that pongo settings.
    Spoiler: Image
    [Only registered and activated users can see links. ]


    And that's what is confusing me, I do not know where exactly put .wav files for armini skin. And my ui_nextgen folder (iGO_World\ui_nextgen\) was empty there was nothing inside, until I start testing with audio folder and SC folders.
    And that's why I started to replace some files from speedcam.zip (3rd post) to my original speedcam.zip, because that's only way I found out how to make it work with that armini skin, I know it's not right way.
    So if you know in which exactly folder put my wav for armini skin, I'm all ears for testing.

  4. #3
    Master BIRBANTE's Avatar
    Join Date
    Jan 2016
    Location
    TUSCANY - ITALY
    Posts
    353
    Rep Power
    297

    Default

    To understand all your problems I installed your version of iGO_World, including some driving tests.

    With the "Basic" version, the SC and DA folders do not see them, so with the non-TTS voice there are neither the speedcam warnings nor the Driver Alerts. The Speedcam.zip file does not contain icons or categories, they are located in the_skin, so the commands I put them in the sys. The speedcam and the_skin_by_pongo files cannot be used with the original plugins which are optimized for another Skin.

    With the Pongo Skin you acquire several additional functions, such as Voice Recognition, (but not the Weather), but the SC and DA folders do not see them. Indicates the SC1063 and DA1063, but even if I rename mine that way they don't work.

    With the Basic Skin it is too synthetic and with the Pongo Skin it accuses the weight and becomes less fluid and tending to lock.

    Completely negative opinion, in my opinion you should install Israel 9.18.27.687519, (the APK accommodated for VR and TMC), with the Pongo skin, with the non-TTS voice you have the wav sound warnings, with the TTS voice you have the voice warnings, moreover you can use the internal TTS voices tts_nua_ve1 instead of the VocalizerEx.

    If it seems to you that it has too many functions, simply don't activate them ...... it doesn't seem appropriate to continue playing Frankestein with the version you have now.

  5. #4
    Member
    Join Date
    Sep 2018
    Location
    Croatia
    Posts
    26
    Rep Power
    7

    Default

    Quote Originally Posted by BIRBANTE View Post
    To understand all your problems I installed your version of iGO_World, including some driving tests.
    Thank you for trying that iGO version. I was start to think that something is wrong with me that I'm missing something.
    Yeah, I'll try that version you recommended. Audio files in nextgen

    Quote Originally Posted by BIRBANTE View Post
    You should install Israel 9.18.27.687519...
    Israel 9.18.27.687519 - from where that version use speedcam icons?

    With my previous version iGO NG 9.18.27.736653 - 19.JUN.2018., it was enough just to replace all this speedwarn files in speedcam.zip (ui_nextgen\res\common\) or just put new speedcam.zip and new icons for speedcam would appear.

    But with Israel version, speedcam icons are always the same no matter what I try.
    So, I deleted speedcam.zip, icons are still there, I deleted everything in ux folder speedcam still there, then I deleted all files I could find with speedwarn name, in data.zip (ui_nextgen\res\common) just to see will they disappear, still there. I tried to replace speedwarn files (in speedcam.zip and data.zip) them as well, but nothing happens. I even tried replace completely data.zip and use it from my previous iGO version.
    If I replace them they are there, if I delete them still there and always the same icons.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •