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

Hybrid View

  1. #1
    Master jorgeultra's Avatar
    Join Date
    Apr 2016
    Location
    Rio de Janeiro
    Posts
    476
    Rep Power
    761

    Default

    I have the same problem.

    The option is enabled on the first installation, with a clean save folder. After exiting the program, when you return, the option is disabled.
    Last edited by jorgeultra; 18th February 2020 at 10:04 AM.

  2.    Advertissements


  3. #2
    Member +
    Join Date
    Sep 2015
    Location
    thailand
    Posts
    34
    Rep Power
    14

    Default

    Quote Originally Posted by jorgeultra View Post
    I have the same problem.

    The option is enabled on the first installation, with a clean save folder. After exiting the program, when you return, the option is disabled.
    i can sloved this problem. and then tts is working
    take by next step

    driveralerts.zip\ui_nextgen\common\ui\driveralerts.ui
    edit
    <row text="On/Off Road Signs Warning and TTS Pro Test" ... enable=(%lua.DAEnabled && %lua.DAReadEnabled && (%lua.wReadOutDASupported || !%lua.DA_ReadTTS_Enabled && %lua.DAaudioSupported)) .../>
    to
    <row text="On/Off Road Signs Warning and TTS Pro Test" ... enable=1 .../>


    speedcam.zip\ui_nextgen\common\ui\speedcam.ui
    edit
    <row text="Speedcam Test" isactionbutton=1 onrelease=sc_ReadoutSpeedcamInfo enable=.../>
    to
    <row text="Speedcam Test" isactionbutton=1 onrelease=sc_ReadoutSpeedcamInfo/>

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

    Default

    Quote Originally Posted by seamore View Post
    i can sloved this problem. and then tts is working
    take by next step

    driveralerts.zip\ui_nextgen\common\ui\driveralerts.ui
    edit...
    How do you edit a xxxxx.ui file, please.
    Last edited by Boki; 28th February 2020 at 02:53 PM. Reason: shortened quote

  5. #4
    Member +
    Join Date
    Sep 2015
    Location
    thailand
    Posts
    34
    Rep Power
    14

    Default

    install winrar old version (3.90)
    then double click xxxxx.zip
    then go to the path and file want to edit
    then drag file out to folder
    then edit your file with text editor and save
    then drag file to old path in xxxxx.zip and close winrar window
    your edited file will be overwrite old file in xxxxx.zip
    Last edited by Boki; 28th February 2020 at 02:54 PM. Reason: Removed unnecessary quote

  6. #5
    Master zsiga68's Avatar
    Join Date
    Apr 2013
    Location
    Hungary
    Posts
    125
    Rep Power
    329

    Default

    Quote Originally Posted by 1franka View Post
    How do you edit a xxxxx.ui file, please.
    Totalcommander ---> F4 edit option... Edit.save and repack..
    Last edited by zsiga68; 28th February 2020 at 07:07 PM.

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

    Default

    Quote Originally Posted by seamore View Post
    i can sloved this problem. and then tts is working
    take by next step

    driveralerts.zip\ui_nextgen\common\ui\driveralerts.ui
    edit
    <row text="On/Off Road Signs Warning and TTS Pro Test" ... enable=(%lua.DAEnabled && %lua.DAReadEnabled && (%lua.wReadOutDASupported || !%lua.DA_ReadTTS_Enabled && %lua.DAaudioSupported)) .../>
    to
    <row text="On/Off Road Signs Warning and TTS Pro Test" ... enable=1 .../>


    speedcam.zip\ui_nextgen\common\ui\speedcam.ui
    edit
    <row text="Speedcam Test" isactionbutton=1 onrelease=sc_ReadoutSpeedcamInfo enable=.../>
    to
    <row text="Speedcam Test" isactionbutton=1 onrelease=sc_ReadoutSpeedcamInfo/>
    Thanks for this. I have editted these lines and TTS is indeed working correctly for alert voices but i cannot select "Speedcam Test" as it is greyed out.
    Also, for "Road Signs" although i can select "Read TTS Road Signs" in the menu, they are not spoken, and "Say distance or phrase soon" is greyed ouy and cannot be selected.

    Have you any advice on these problems?

 

 

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
  •