Should support multilingualization between modules
Open
priority
- Dominant language
- C
- Stars
- 331
- Forks
- 92
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 9
Description
SSML defines language and voice tags to switch voices dynamically within text, paragraph, and even sentences. Modules can support on-the-fly language/voice change by themselves, but if a module does not support the requested language, we need to switch to another module. In that case speech-dispatcher needs to split the ssml content to feed it to different modules.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.