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



Likes: 


Reply With Quote

Bookmarks