Web API Issue 3

F2F Agenda issues last issue next issue

Raised by: Robert in mail.

Raised by: Satish in mail.

The "modal" attribute on SpeechGrammar is unnecessarily restrictive.

Discussion: There are cases where I'll want to have multiple grammars active, but not all, and not just one. Developers would be better off with a boolean enabled attribute on each grammar. Would be useful to clarify the behavior when there is more than 1 grammar with this set to true (only the first in the list is active?) Is this even useful at all? What is the case for having grammars which aren't active in the reco? Can we change the state of the modal/used in a continuous case?

Resolution: Get rid of modal, nothing to replace it, the full grammars object gets recognized.

next