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

Multilingual support for playback of BMLT meeting info in Yap. #281

Open
webfacilitator opened this issue Apr 30, 2019 · 8 comments
Open

Comments

@webfacilitator
Copy link

Is your feature request related to a problem? Please describe.
The new Spanish translation of prompts in Yap 3.xx, combined with the playback of meeting info stored in English, produces Spanglish, which is not desirable to English or Spanish speakers.

Describe the solution you'd like
The solution that would be best is to have the same language voice support existing in Yap now for prompts be extended to meeting information. This may require some type of field in BMLT indicating which language the info is saved in.

Describe alternatives you've considered
The alternative is to separate English and Spanish Yap instances and manually translate the few Spanish meetings that exist in our region/zone. Then keep all English speaking meetings info to be played back with the default English voice, thereby matching English prompts with English meeting info.

Mention any other of the Github handles that are also interested in this enhancement

Additional context
This issue of intermixing languages is a byproduct of Yap having advanced in multilingual support beyond what is currently implemented with BMLT typically.

@dgershman
Copy link
Collaborator

This is a shortfall of the BMLT in which meeting information language is not stored. You get to choose one.

@dgershman
Copy link
Collaborator

The one option is to use "Format" to determine the language. Based off that designation, it would direct the voice to use.

@webfacilitator
Copy link
Author

Using the format field sounds like a good solution.

@dgershman
Copy link
Collaborator

You'd have to map Format to Language as a configuration setting in Yap, because format codes can vary from root server to root server.

@dgershman
Copy link
Collaborator

dgershman commented May 2, 2019

So are you expecting that regardless of the language selected it would play back the meeting in the format code selected (with say the default being a pre-selected language)?

Or are you expecting that if you select a specific language that it would only return meetings that are tagged with that specific format mat (with say the default being a pre-selected language)?

@webfacilitator
Copy link
Author

webfacilitator commented May 3, 2019 via email

@dgershman
Copy link
Collaborator

dgershman commented May 3, 2019 via email

@dgershman
Copy link
Collaborator

Looked at this again, and it's too complicated to implement for such a small number of use cases. The root server doesn't haven't a native capability currently to facilitate this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants