Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds dedicated voice message for speed camera with distance and max speed as prerequisite for osmandapp#3721 and osmandapp#8108 #724

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AlexNcUa
Copy link

@AlexNcUa AlexNcUa commented Oct 4, 2021

There is attempt to implement issues #3721 (except traffic light camera) and #8108

This resource part is prerequisite for implementation in OsmAnd.

Voice js configuration files extended with dedicated speed_camera_alarm function which accepts distance and max speed.

Distance to camera (tts + ogg) and speed limit (tts only) announcement implemented for the following languages:
da, el, en-gb, en, es-ar, fa, ko, nb, ro, ru, sk, sl, sw, tr, uk, zh-hk, zh-tw, zh.

For other languages fallback to speed camera announcement without distance and max speed added.

Voice js configuration files extended with dedicated speed_camera_alarm function which accepts distance and max speed.

Distance to camera (tts + ogg) and speed limit (tts only) announcement implemented for the following languages:
da, el, en-gb, en, es-ar, fa, ko, nb, ro, ru, sk, sl, sw, tr, uk, zh-hk, zh-tw, zh.

For other languages fallback to speed camera announcement without distance and max speed added.
@AlexNcUa AlexNcUa changed the title Attempt to implement #3721 and #8108 (resources part) Adds dedicated voice message for speed camera with distance and max speed as prerequisite for osmandapp#3721 and osmandapp#8108 Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant