Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Prefs Framework, Self Voicing, Text To Speech
-
Labels:None
Description
The underlying text-to-speech supports setting the language used, which will affect the synthesizer, as a model value or as an option passed into queueSpeech. Currently this has to be set as a manually by an integrator. However, the enactor should set the component model to the container's or page's lang attribute. Additionally anything that reads text from the DOM should check if the current element has a lang attribute set and use that.