Re: [whatwg] Speech input element

2010-06-14 Thread Bjorn Bringert
Based on the feedback in this thread we've worked out a new speech input proposal that adds a @speech attribute to most input elements, instead of a new input type=speech. Please see http://docs.google.com/View?id=dcfg79pz_5dhnp23f5 for the new proposal. /Bjorn Bringert Satish Sampath

Re: [whatwg] Speech input element

2010-05-20 Thread Bjorn Bringert
On Thu, May 20, 2010 at 1:32 PM, Anne van Kesteren ann...@opera.com wrote: On Thu, 20 May 2010 14:29:16 +0200, Bjorn Bringert bring...@google.com wrote: It should be possible to drive input type=speech with keyboard input, if the user agent chooses to implement that. Nothing in the API

Re: [whatwg] Speech input element

2010-05-18 Thread Bjorn Bringert
On Mon, May 17, 2010 at 9:23 PM, Olli Pettay olli.pet...@helsinki.fi wrote: On 5/17/10 6:55 PM, Bjorn Bringert wrote: (Looks like half of the first question is missing, so I'm guessing here) If you are asking about when the web app loses focus (e.g. the user switches to a different tab

Re: [whatwg] Speech input element

2010-05-18 Thread Bjorn Bringert
On Tue, May 18, 2010 at 8:02 AM, Anne van Kesteren ann...@opera.com wrote: On Mon, 17 May 2010 15:05:22 +0200, Bjorn Bringert bring...@google.com wrote: Back in December there was a discussion about web APIs for speech recognition and synthesis that saw a decent amount of interest (http

[whatwg] Speech input element

2010-05-17 Thread Bjorn Bringert
steps will be to implement the current design, get some feedback from web developers, continue to tweak, and seek standardization as soon it looks mature enough and/or other vendors become interested in implementing it. -- Bjorn Bringert Satish Sampath Google UK Limited, Registered Office

Re: [whatwg] Speech input element

2010-05-17 Thread Bjorn Bringert
On Mon, May 17, 2010 at 3:00 PM, Olli Pettay olli.pet...@helsinki.fi wrote: On 5/17/10 4:05 PM, Bjorn Bringert wrote: Back in December there was a discussion about web APIs for speech recognition and synthesis that saw a decent amount of interest (http://lists.whatwg.org/pipermail/whatwg

Re: [whatwg] Web API for speech recognition and synthesis

2009-12-15 Thread Bjorn Bringert
event object would include the index (startTime, endTime, text, range) for the range currently being spoken. Such functionality would make the ability to read along with the text trivial. What do you think? Weston On Thu, Dec 3, 2009 at 4:06 AM, Bjorn Bringert bring...@google.com wrote

Re: [whatwg] Web API for speech recognition and synthesis

2009-12-11 Thread Bjorn Bringert
:    On Wed, 02 Dec 2009 12:32:07 +0100, Bjorn Bringert    bring...@google.com mailto:bring...@google.com wrote:        We've been watching our colleagues build native apps that use speech        recognition and speech synthesis, and would like to have JavaScript        APIs that let us do

Re: [whatwg] Web API for speech recognition and synthesis

2009-12-03 Thread Bjorn Bringert
On Wed, Dec 2, 2009 at 10:20 PM, Jonas Sicking jo...@sicking.cc wrote: On Wed, Dec 2, 2009 at 11:17 AM, Bjorn Bringert bring...@google.com wrote: I agree that being able to capture and upload audio to a server would be useful for a lot of applications, and it could be used to do speech

[whatwg] Web API for speech recognition and synthesis

2009-12-02 Thread Bjorn Bringert
. Is anyone else interested in that? Bjorn Bringert, David Singleton, Gummi Hafsteinsson -- Bjorn Bringert Google UK Limited, Registered Office: Belgrave House, 76 Buckingham Palace Road, London, SW1W 9TQ Registered in England Number: 3977902

Re: [whatwg] Web API for speech recognition and synthesis

2009-12-02 Thread Bjorn Bringert
page, or the web browser? On Wed, Dec 2, 2009 at 12:32 PM, Bjorn Bringert bring...@google.com wrote: We've been watching our colleagues build native apps that use speech recognition and speech synthesis, and would like to have JavaScript APIs that let us do the same in web apps. We are thinking

Re: [whatwg] Web API for speech recognition and synthesis

2009-12-02 Thread Bjorn Bringert
the browser to expose an API that converts speech to text? Or do you want the browser to expose access to the microphone so that you can do speech to text convertion in javascript? If the former, could you describe your use cases in more detail? / Jonas -- Bjorn Bringert Google UK Limited