ClausAnd wrote:Does this mean that the lua files are used to build 'dynamic' route directions and the other files are 'static' warning/status messages etc.
To answer in the most simple way.....Yes. Directional navigation has to be (obviously) dynamic. LUA files can be the basic 'event', dictionary can be the details (if relevant).
(not real) Example:
LUA basic event = turn right in (x) meters onto (y) street
Dictionary = Prepare to slow down and
LUA = then turn left in (x) meters onto (z) street
Dictionary = and beware of low bridge ahead.
All these are put together to form the spoken:
"
Prepare to slow down and turn right in 50 meters onto Elm Street then turn left in 100 meters onto Maple Street and beware of low bridge ahead."