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

Threaded View

  1. #34
    Junior Member
    Join Date
    May 2015
    Location
    São Caetano do Sul - SP - Brazil
    Posts
    8
    Rep Power
    0

    Default

    Quote Originally Posted by rafael2san View Post
    [...]
    Dont´t forget to add tts entries on dictionary.voice.

    Regards
    rafael2san
    Hi Rafael2San,

    Thanks for the tip, but I also made changes to the "dictionary.voice" file that is inside the TTS voice file. I forgot to mention it in my previous post.

    As I know you made changes to this skin "DiMka WA P.1.7.4 - Ultimate xxxxxx", I wish you could help me how to enable the "Second phrase (speed limit)" speech and “Announce speed units" speech. The "Phrase (distance to alert point)" button is enabled. When click on "Voice warning test" it's speech only the distance and the new warning type without speed limit and speed unit, because this options are not enable.

    I am looking at the following code in "setting.ui":

    <layer ui_wSLSoundTTS z=30>
    <DIV class=main>
    <TABLE tab_wSLSoundTTS class=vertical>
    <CHECKBOX class="btn_main_np topleft chk" text="Second phrase(speed limit)" boolmodel="lua.wSLTTSVoiceSecondPhrase">
    <CHECKBOX class="btn_main_np chk" text="Announce speed units" boolmodel="lua.wSLTTSVoiceSecondPhraseUnit" enable=%lua.wSLTTSVoiceSecondPhrase>
    <BUTTON class="btn_main bottomright icon value long" iconspr="ico_SimulateNavigation_mid.bmp#3" onrelease=sc_wSecondPhraseTTSSL_play enable=(!(%sound.voice_muted || %sound.os_muted)) dtooltip="Sound(master or voice guidance) is muted!">
    <TEXT class="name long icon" text="Voice warning test" right=0 bottom=0>
    </BUTTON>
    </TABLE>
    </DIV>
    </layer>

    But I haven't found the location where this variable "wSLTTSVoiceSecondPhrase" is defined. I hope you can help me make this warning work properly.

    Greetings,
    CYK
    Last edited by CYK; 30th August 2020 at 02:19 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
  •