<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I don&#39;t really see how the problem is the same as with synchronous XMLHttpRequest. When you do a synchronous request nothing happens to the event loop so an alert() dialog could never happen. I think you want recording to continue though. Having a simple dialog stop video conferencing for instance would be annoying. It&#39;s only script execution that needs to be paused. I&#39;m also not sure if I&#39;d really want recording to stop while looking at a page in a different tab. Again, if I&#39;m in a conference call I&#39;m almost always doing tasks on the side. E.g. looking up past discussions, scrolling through a document we&#39;re discussing, etc.</blockquote>
<div><br></div><div>Can you clarify how the speech input element (as described in the current API sketch) is related to video conferencing or a conference call, since it doesn&#39;t really stream audio to any place other than potentially a speech recognition server and feeds the result back to the element?</div>
<div><br></div><div>--</div><div>Cheers</div><div>Satish</div></div>