Calling start() on an already started SpeechRecognition object

Hi all,

The spec should say what happens when calling start() on an already
started SpeechRecognition object, and calling stop() or abort() on a
non-started object.

Do we want to throw an exception? Fire an error event? Do nothing?

Thanks,
Hans

Received on Wednesday, 16 May 2012 13:38:30 UTC