Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 1 of 2 12 LastLast
Results 1 to 10 of 3957

Hybrid View

  1. #1
    Member
    Join Date
    Mar 2017
    Location
    Germany
    Posts
    11
    Rep Power
    0

    Default

    First of all thanks for this great skin!
    I am having an issue I couldn't manage to solve so far:
    I am using Text-To-Speech and since the last few versions in certain situations (appearance of sign posts and traffic signs, TMC messages) there are short messages in (Lithuanian?) language at the beginning of a message followed by (correct) Text-To-Speech information in German. I found some settings where I can choose either audio or TTS messages but when I select Audio the only option is Lithuanian.
    I figured out that there are no more traffic sign messages in Lithuanian language when using the driveralerts.zip dated March 17th. But I hope there will be a better solution than using old ux files. Are there probably voice files missing? BTW: I am using Titanic's voices.

  2.    Advertissements


  3. #2
    Master Mike Hunt's Avatar
    Join Date
    May 2014
    Location
    Europe
    Posts
    159
    Rep Power
    102

    Default

    If only using TTS:
    Go to Settings>Skin Settings>Warnings>Road Signs..scroll down to "Choose Sound and Voice Road Signs" (It may say "no sound|{language word}").
    Tap that category and choose "Reset" at the bottom..you may have to do this more than once until {language word} is gone and only "no sound" remains.
    Repeat for "Turn restriction" and other categories that announce a word you do not recognize (might as well check them all).

  4. #3
    Member
    Join Date
    Mar 2017
    Location
    Germany
    Posts
    11
    Rep Power
    0

    Default

    Quote Originally Posted by Mike Hunt View Post
    If only using TTS:
    Go to Settings>Skin Settings>Warnings>Road Signs..scroll down to "Choose Sound and Voice Road Signs" (It may say "no sound|{language word}")...
    For me nothing happens after tapping "Choose Sound and Voice Road Signs". But thanks anyway.

  5. #4
    Master railroad's Avatar
    Join Date
    Mar 2017
    Location
    Espaņa
    Posts
    155
    Rep Power
    522

    Default

    Quote Originally Posted by potc View Post
    .....
    Hi. Before.....
    MODEL.SETPERSISTENT.lua.OwnWarningTMCAnnounce = WSTRING_MODEL(L"Dėmesio")
    MODEL.SETPERSISTENT.lua.OwnWarningRoadSigns = WSTRING_MODEL(L"Dėmesio")
    MODEL.SETPERSISTENT.lua.OwnWarningTunnel = WSTRING_MODEL(L"Dėmesio")
    MODEL.SETPERSISTENT.lua.OwnWarningHighwaysTunnels = WSTRING_MODEL(L"Įjunkite artimas šviesas")

    There are more of these records in the different ux and skin.
    For me, I have done so:
    MODEL.SETPERSISTENT.lua.OwnWarningTMCAnnounce = WSTRING_MODEL(L"")
    MODEL.SETPERSISTENT.lua.OwnWarningRoadSigns = WSTRING_MODEL(L"")
    MODEL.SETPERSISTENT.lua.OwnWarningTunnel = WSTRING_MODEL(L"")
    MODEL.SETPERSISTENT.lua.OwnWarningHighwaysTunnels = WSTRING_MODEL(L"")
    So I avoid sentences in Lithuanian, whether use TTS or audio normal.

  6. #5
    Senior Member
    Join Date
    Aug 2014
    Location
    United Kingdom
    Posts
    143
    Rep Power
    39

    Default

    Where do i find these lines to edit please

  7. #6
    Master railroad's Avatar
    Join Date
    Mar 2017
    Location
    Espaņa
    Posts
    155
    Rep Power
    522

    Default

    Hi.

    - driveralerts.zip \ driveralerts.lua - MODEL.SETPERSISTENT.lua.OwnWarningRoadSigns = WSTRING_MODEL(L"Dėmesio")
    - long_tunnel.zip \ long_tunnel.lua - MODEL.SETPERSISTENT.lua.OwnWarningTunnel = WSTRING_MODEL(L"Dėmesio")
    - Low_Beam_RS_plus.zip \ Low_Beam_RS.lua - MODEL.SETPERSISTENT.lua.OwnWarningHighwaysTunnels = WSTRING_MODEL(L"Įjunkite artimas šviesas")
    - notification_recalculate_route.zip \ notification_recalculate_route.lua - MODEL.SETPERSISTENT.lua.OwnWarningRecalcInfo = WSTRING_MODEL(L"Maršrutas pasikeitė")
    - smartnavi.zip \ smartnavi.lua - MODEL.SETPERSISTENT.lua.OwnWarningQuickDetour = WSTRING_MODEL(L"Pasiūlymas")
    - the_skin_by_pongo.zip \ the_skin_by_pongo.lua - MODEL.SETPERSISTENT.lua.OwnWarningSignsPosts = WSTRING_MODEL(L"Informaciniai skydai")
    - tmc.zip \ tmc_models.lua - MODEL.SETPERSISTENT.lua.OwnWarningTMCAnnounce = WSTRING_MODEL(L"Dėmesio")
    - toll_booth.zip \ toll_booth.lua - MODEL.SETPERSISTENT.lua.OwnWarningTollBooth = WSTRING_MODEL(L"Perspėju")
    - turn_restriction.zip \ turn_restriction.lua - MODEL.SETPERSISTENT.lua.OwnWarningTurnRestriction = WSTRING_MODEL(L"Dėmesio")
    - umwelt_zone.zip \ umwelt_zone.lua - Two lines:
    MODEL.SETPERSISTENT.lua.OwnWarningUmweltZone = WSTRING_MODEL(L"Dėmesio")
    MODEL.SETPERSISTENT.lua.OwnWarningUmweltZoneHidden = WSTRING_MODEL(L"Zonos pabaiga")

    I think there are no other. Regards.

  8. #7
    Member
    Join Date
    Mar 2017
    Location
    Germany
    Posts
    11
    Rep Power
    0

    Default

    Quote Originally Posted by railroad View Post
    ...- driveralerts.zip \ driveralerts.lua - MODEL.SETPERSISTENT.lua.OwnWarningRoadSigns = WSTRING_MODEL(L"Dėmesio")
    - long_tunnel.zip \ long_tunnel.lua - MODEL.SETPERSISTENT.lua.OwnWarningTunnel = WSTRING_MODEL(L"Dėmesio")...
    This was really helpful, thanks a lot!
    But after a short test on the desk there are still some Lithuanian messages left with traffic signs (driver alerts) and TMC messages: Informaciniai skydai. Any idea where this is coming from?
    Last edited by potc; 18th May 2017 at 05:56 AM.

  9. #8
    Master railroad's Avatar
    Join Date
    Mar 2017
    Location
    Espaņa
    Posts
    155
    Rep Power
    522

    Default

    Quote Originally Posted by potc View Post
    .....Any idea.....
    I do not have. Sorry.....
    Button GPSPower in cockpit and Quick Menu for skin Pongo.
    Spoiler: Screenshot
    547b2e90f4edaf47

    Spoiler: attached
    [Only registered and activated users can see links. ]
    Attached Files Attached Files
    • This post requires you to click the "LIKE this post" button to see Attachments.
    Last edited by railroad; 16th October 2017 at 10:03 PM.

  10. #9
    Master railroad's Avatar
    Join Date
    Mar 2017
    Location
    Espaņa
    Posts
    155
    Rep Power
    522

    Default

    driveralerts.zip + folder sounds (DA1034) for Lang_Spanish
    Spoiler: Screenshot
    fb0f96f1d441bdca

    Thanks to rafa vilauto for the records of the sounds.
    Spoiler: attached
    [Only registered and activated users can see links. ]
    Attached Files Attached Files
    • This post requires you to click the "LIKE this post" button to see Attachments.
    Last edited by railroad; 16th October 2017 at 10:28 PM.

  11. #10
    Master WOB's Avatar
    Join Date
    Nov 2015
    Location
    Palilula
    Posts
    238
    Rep Power
    136

    Default

    Quote Originally Posted by potc View Post
    This was really helpful, thanks a lot!
    But after a short test on the desk there are still some Lithuanian messages left with traffic signs (driver alerts) and TMC messages: Informaciniai skydai. Any idea where this is coming from?
    Settings => Navigation view => Signpost => Choose Sound and Voice SignPost => Set your own warning
    Spoiler: Screen
    [Only registered and activated users can see links. ]
    Last edited by WOB; 22nd May 2017 at 10:07 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
  •