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
Speech synthesis is unavailable in the browser or web view that is rendering Dasher.
Speech synthesis is available but no voices are available.
In current Dasher Version Six these cases are handled by setting an error message in the language selection control.
Instead, that control should be hidden or greyed and an informative message displayed in the UI. Could be done by adding convenience methods to Control in controlpanel.js to hide and grey the control. Hiding could be done by removing the control from its parent.
There are two conditions in scope of this issue.
In current Dasher Version Six these cases are handled by setting an error message in the language selection control.
Instead, that control should be hidden or greyed and an informative message displayed in the UI. Could be done by adding convenience methods to Control in controlpanel.js to hide and grey the control. Hiding could be done by removing the control from its parent.
Jim says: Don't do this by showing an alert.
dasher-web/browser/dasher/userinterface.js
Line 277 in debdb60
dasher-web/browser/dasher/controlpanel.js
Line 10 in debdb60
The text was updated successfully, but these errors were encountered: