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

Hybrid View

  1. #1
    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.

  2.    Advertissements


 

 

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
  •