Updated definition of BAD_GRAMMAR to include semantic tags.
--- a/speechapi.html Mon Sep 17 22:20:29 2012 -0700
+++ b/speechapi.html Mon Sep 17 22:29:42 2012 -0700
@@ -769,7 +769,7 @@
<dd>The user agent is not allowing the web application requested speech service, but would allow some speech service, to be used either because the user agent doesn't support the selected one or because of reasons of security, privacy or user preference.</dd>
<dt><dfn id="dfn-sre.badgrammar">BAD_GRAMMAR</dfn> (numeric code 7)</dt>
- <dd>There was an error in the speech recognition grammar.</dd>
+ <dd>There was an error in the speech recognition grammar or semantic tags, or the grammar format or semantic tag format is unsupported.</dd>
<dt><dfn id="dfn-sre.languagenotsupported">LANGUAGE_NOT_SUPPORTED</dfn> (numeric code 8)</dt>
<dd>The language was not supported.</dd>