I create a lot of ride with waypoints on PC Windows, then I load them in MapFactor installed on a Samsung S3 with Android 4.3.
But at each approach and passage of these waypoints there are several announcements which are not useful because they are just a waypoint pointless for navigation.
These many pointless voice announcements pollute the navigation.
Is it possible to remove the voice announcements of the waypoints ?
Perhaps there is a way to enable this, but if not, it Would Be a feature request.
Yes editing those files could solve your problem. But I suggest to edit the navigation.xml only: look where - in French language section - the above mentioned codes are used, and delete their call. Save a copy of your new file, as each app update will replace the file and delete your changes.
It's a very good idea to save the new file for the updates!! : - )) I had not thought
And it's a also a good idea to look where the codes are used and delete their call. But I'm not computer scientist and when I edit the navigation.xml (and not routing.xml) I have this:
!ELEMENT sounds (default_language, manoeuvres_set*)> <!ELEMENT default_language (#PCDATA)> <!ELEMENT manoeuvres_set (languages, (manoeuvre | manoeuvre_tts)*)> <!ELEMENT languages (#PCDATA)> <!ELEMENT manoeuvre (type, file*)> <!ELEMENT manoeuvre_tts (type, file*)> <!ELEMENT type (#PCDATA)> <!ELEMENT file (#PCDATA)> <!ELEMENT tts (#PCDATA)<br /> Then in 1st ELEMENT I Have this call:
The calls are repeated per language, so there is no sense in a full text search. Search first for the section for your language, and do changes only in it. (before you do, save a copy!) You see it easily when you scroll down the file.
The structure of this file is as such that all commands are taken from the section <languages>any_other</languages>.
Always for all languages, unless you copy one of the commands from that section to your language section and change that one. These are the commands between every <manoeuvre_tts> and </manoeuvre_tts>.
So if you have nothing for waypoints in your french language section, it will take the default one.
If you copy it inside your language section and change or empty it, you will get your own language tts sentence(s)
I just had reboot the phone (to be sure to turn off/on the apk) and now the voice announcements of the waypoints are deleted.
I just need to check that the final way point (final destination) is announced. I think that I will check it to morrow.
After testing it is now necessary that I find how to create waypoints absolute (compulsory waypoints) and relative (which can be avoided) to make it more flexible track a route.
I have tested new navigation.xml file after having deleted the 2 lines you propose. Now the voice announcements waypoints are deleted and the goal is reached.
@PrzemekSupak: For the crash of Navigator I think that the cause is the calculate power of my hardware (Samsung S3 2 years old) because the crash is come when there is many turn on the road (like on the mountain road) and the speed is too high. In this case the calculator works hard, the processor is burning and the battery is fast exhausted! So when I use the same testfile.gpx on the same road in a TomTom GPS separated (not a software of my S3) I have no problem and no crash during the entire test on the road.
The solution? wait to buy S5 ..... or Samsung S24 : - ))