You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 2, 2026. It is now read-only.
Reading navigation instructions while driving is generally not optimal, so it would be much better if the instructions could be given using text-to-speech. Valhalla even returns special voice instruction text from its API to help with this.
The main issue with this is the potential complexity sound and TTS could have on the project. It might not be worthwhile to add this if its complexity would dwarf everything else. However if there's a minimal way to get this added, I think it would be a big bonus.
Reading navigation instructions while driving is generally not optimal, so it would be much better if the instructions could be given using text-to-speech. Valhalla even returns special voice instruction text from its API to help with this.
The main issue with this is the potential complexity sound and TTS could have on the project. It might not be worthwhile to add this if its complexity would dwarf everything else. However if there's a minimal way to get this added, I think it would be a big bonus.