From 30a4a1930f7d01d8ed378b26c1cdf65d9b950836 Mon Sep 17 00:00:00 2001 From: Sean Lip Date: Thu, 8 Dec 2016 19:55:42 -0800 Subject: [PATCH] Fix issue with aria-liveregion not speaking. Allow sufficient time for alert noise to play before speaking the notification. --- accessible/app.component.js | 6 ++-- accessible/audio.service.js | 52 +++++++++++++++++++---------- accessible/notifications.service.js | 2 +- accessible/tree.service.js | 6 ++-- demos/accessible/index.html | 2 +- 5 files changed, 43 insertions(+), 25 deletions(-) diff --git a/accessible/app.component.js b/accessible/app.component.js index 6d37bb9e7..c69a54ae0 100644 --- a/accessible/app.component.js +++ b/accessible/app.component.js @@ -29,8 +29,10 @@ blocklyApp.AppComponent = ng.core.Component({ template: ` -