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 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.
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/>
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
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?
after using another speedcam.zip, tts test is working fine.
Everything is right and everything works.
Respect the author and supplement your Voice as directed.
Yes you are right
Sorry, I forgot the three lines in dictionary.voice![]()
what are the 3 lines?
Last edited by Boki; 19th February 2020 at 07:10 PM. Reason: removed unnecessary quote
Bookmarks