From 22b68ad30cf9e5bd8e5ede60ec6c04d1294d18a7 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 17 Mar 2014 15:59:43 +0000 Subject: Wide coverage demo web app: add speech synthesis Works in Safari and Chrome. --- src/www/wc.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/www/wc.html') diff --git a/src/www/wc.html b/src/www/wc.html index 904cfd42a..98b0ef785 100644 --- a/src/www/wc.html +++ b/src/www/wc.html @@ -12,6 +12,7 @@ textarea { margin: 0; } body:target h1, body:target div.modtime { display: none; } #extra { color: #666; } #pick>* { padding: 0 0.5ex; } +#speak { display: none; } @@ -51,6 +52,7 @@ body:target h1, body:target div.modtime { display: none; }   
+ Speak @@ -61,7 +63,7 @@ body:target h1, body:target div.modtime { display: none; }

-Last modified: Wed Feb 19 14:56:13 CET 2014 +Last modified: Mon Mar 17 16:28:58 CET 2014
-- cgit v1.2.3