Re: The SpeechRecognition.maxNBest attribute

On a related note, I think it is better to name the attribute as
"maxResults" or "maxAlternatives" as they convey the meaning of the
attribute better than 'n-best'. Thoughts?

Cheers
Satish


On Tue, Jun 19, 2012 at 11:52 AM, Hans Wennborg <hwennborg@google.com>wrote:

> On Tue, Jun 19, 2012 at 11:47 AM, Olli Pettay <Olli.Pettay@helsinki.fi>
> wrote:
> >> negative values wouldn't be allowed(?), so how about we make it an
> >> "unsigned short"?
> >
> > Why unsigned short? unsigned long should be ok
>
> OK, let's do unsigned long then.
>
> >> [1] http://www.w3.org/TR/WebIDL/#idl-types
> >
> > Btw, always use the latest version of the spec
> > http://dev.w3.org/2006/webapi/WebIDL/
>
> I foolishly clicked the "Latest Version" link on the spec ;)
>
> Thanks,
> Hans
>
>

Received on Tuesday, 19 June 2012 13:11:03 UTC