Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 4 of 4 FirstFirst ... 234
Results 31 to 37 of 37

Hybrid View

  1. #1
    Master NikonM's Avatar
    Join Date
    Sep 2021
    Location
    Greece
    Posts
    132
    Rep Power
    410

    Default

    Quote Originally Posted by kwbs View Post

    TO:
    Code:
    Please Login or Register to see the links
    @kwbs,
    I tried the same couple of days ago in my iGO nextgen Luna with skin by Pongo. If I change in reached_your_destination.ui file (which is in reached_your_destination.zip) the min selectable distance to 0 meters and I choose 0 meters, then there is no audible announcement. The app doesn’t accept this. This is not allowed or more parameters have to be changed. I have to chose at least 10 meters in order to hear the reached to destination announcement. And this is normal. As I wrote 10 meters distance is in front of your destination building footprint or almost next door. I did a few navigation tests with the 10 meters as Reached to your destination distance setting and I was always in front of my Destination while driving.

    I also changed the visible message 😉


    Spoiler: ++
    [Only registered and activated users can see links. ]


    Quote Originally Posted by kwbs View Post
    @Golom
    For me, without the ZIP:
    Every time, before turning right/left or, crossing an intersection or, entering a roundabout and exiting it - only one announcement will be heard at a time, plus the range of XYZ meters

    My Voice_Hb-m1-lua zip, does not contain these patterns (as they appear for example in Voice_Eng-uk-f3-lua):
    L "YOU_ARRIVE_AT_YOUR_DESTINATION% dist2"
    L "YOU_HAVE_REACHED_YOUR_DESTINATION-E"
    @Golom as kwbs wrote without the reached_your_destination.zip file you have all the “before destination” announcements like:
    L "YOU_ARRIVE_AT_YOUR_DESTINATION% dist2"
    L "YOU_HAVE_REACHED_YOUR_DESTINATION-E" (70 or 200 meters prior Destination arrival).




    Quote Originally Posted by kwbs View Post

    When I selected the voice file kobi v1.1 - all of the above happened.

    When I changed the selection to the voice file kobi v200897 - everything that did not exist above happened.


    Now, there is a voice announcement of you_arrive_at_your_destination.

    What's weird is that kobi v200897 file does not appear in Pal's voice folder but, it's the least important right now.
    I think that you have also to change the language in order to hear your native voice announcement. Did you change it?
    Last edited by NikonM; 28th September 2021 at 02:02 AM.

  2.    Advertissements


  3. #2
    Master kwbs's Avatar
    Join Date
    Jul 2017
    Location
    IL
    Posts
    842
    Rep Power
    305

    Default

    @NikonM

    I also changed the visible message
    I, perhaps, would have tried to "radically" change the font size (and the color, if possible) of the visible message and/or, also think, maybe about a relevant image (Colorful? Big Final flag?) Instead of such a "black textual announcement".


    change the language in order to hear your native voice announcement
    Needless to mess with it too 😉

    To my ears and to my complete satisfaction - kobi v200897 is the same native voice as kobi v1.1.

  4. #3
    Master jorgeultra's Avatar
    Join Date
    Apr 2016
    Location
    Rio de Janeiro
    Posts
    478
    Rep Power
    760

    Default

    These alerts are in the Dictionary.lang file.

  5. #4
    Master kwbs's Avatar
    Join Date
    Jul 2017
    Location
    IL
    Posts
    842
    Rep Power
    305

    Default

    Does your answer
    These alerts are in the Dictionary.lang file
    relate to the one I asked?
    Any idea about the location of this file?
    If so and like Kobi v1.1 file, I still don't understandnd why Kobi v200897 file does not appear by itself and in its name in "Search".

  6. #5
    Master NikonM's Avatar
    Join Date
    Sep 2021
    Location
    Greece
    Posts
    132
    Rep Power
    410

    Default

    Coming back to this thread, after permanently using reached_your_destination.zip.
    Everything is as expected. The announcement starts in-front of the destination and is more than perfect to me.
    The only disadvantage is that when it is triggered, then the setting Announce System Messages switches to on even though is initially set to off.

    Spoiler: ++
    [Only registered and activated users can see links. ]


    So every time I arrive to the destination, I have to go to settings and turn this off or live with hearing the ""Are you sure you want to exit navigation?"" message.
    I tried to change this by deleting the below paragraph in reached_your_destination.lua file with no luck.
    Spoiler: ++
    Code:
    Please Login or Register to see the links
    ]

    Is it something more that I missed?
    Last edited by NikonM; 10th October 2021 at 10:20 PM.

  7. #6
    Master kwbs's Avatar
    Join Date
    Jul 2017
    Location
    IL
    Posts
    842
    Rep Power
    305

    Default

    @NikonM

    Did you also, try to delete full or partial line of "Are you sure you want to exit navigation?" in Dictionary.lang XXX .txt file?

    Spoiler: Example "HEB .txt"
    [Only registered and activated users can see links. ]

    Code:
    Please Login or Register to see the links
    Last edited by kwbs; 11th October 2021 at 09:50 AM.

  8. #7
    Master NikonM's Avatar
    Join Date
    Sep 2021
    Location
    Greece
    Posts
    132
    Rep Power
    410

    Default

    @kwbs I have tried it. I deleted the "Are you sure you want to exit navigation? \n Please make sure no children or pets left in the car." from Dictionary.lang (in lang folder) and dictionary.voice (in voice folder) files.
    Then, while pressing the exit button, I had a blank popup -yes or no- window without any audible announcement. “Announce System Messages” setting had also be changed to on.
    It wasn't so nice but it was partially doing the job. No audible message while exiting navigation. Any other System Message (displayed as a readable popup confirmation window) was audible and that was also annoying. I had to switch the “Announce System Messages” setting to off every time I was reaching my destination or delete all relevant audible System messages from the voice and language files.

    Then I saw the “MODEL.lua.ReadOutSystemMessages” variable and that did the trick!

    After deleting the below paragraph in reached_your_destination.lua file
    Spoiler: reached_your_destination.lua file
    Code:
    Please Login or Register to see the links
    ]

    I also changed (in the same file) the “MODEL.lua.ReadOutSystemMessages” variable value to false.
    Spoiler: MODEL.lua.ReadOutSystemMessages variable
    Code:
    Please Login or Register to see the links
    ]


    So problem solved!
    Now Destination announcement is audible and visible. All System Messages like "Are you sure you want to exit navigation?" etc... are only visible and don’t change to audible.
    Last edited by NikonM; 11th October 2021 at 07:11 PM.

 

 

Tags for this Thread

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
  •