you could try changing the .ipa extension to .zip then unzipping the app adding the extra voices then zipping it back up before installing.
I, however dont have an iphone so cant check if it works.
Download voice files, but no language files.
![]()
Question to the experts: Is there a chance to control the volume of the annoying warning beep before the actual announcement? It is so loud!
Did anyone have new link`s?
Thank`s in advance!
Thank you, NRT
link is dead can you upload again
Does anyone know how to make the voice go louder as when I'm driving at 100kph the ladies voice is too soft and can I have a hard time hearing the directions. The volume slider is as high it will go.
Thanks in advance.
HI, just open the zip file of you voice located in content/voice, inside there is a config folder. Extract the command.csv file somewhere. Open the file with NOTEPAD, not excel...
Each time you see a like like this: ,"100[then]*01-tts-loq-t01","pui %* r_art_s %destname r_art_e .","01-5 Then continue straight."
(it can start with 100, 3000 or other)
Modify it to: ,"100[then]*01-tts-loq-t01","\volume=100 pui %* r_art_s %destname r_art_e .","01-5 Then continue straight."
Line must start by 100[then]* (with the star, other lines don't touch) Just by adding \volume=100 at right place will make voice louder....
If I am right, 154 lines to modify!
Save file, put it back in zip file and voila!