We can discuss this in terms of generalities without any resolution, so let me 
offer two more concrete use cases:

> My friend Jóse is working on a personal site to track teams and player 
> statistics at the Brazil 2014 World Cup.  He recognizes that the browser will 
> define a default language through the HTTP Accept-Language header, but knows 
> that speakers may code switch in their requests (e.g. Spanish + English or 
> Portuguese + English or ) or be better served by using native pronunciations 
> (Jesus = /heːzus/ vs. /ˈdʒiːzəs/).  Hence, he requires a resource that can 
> provide support for Spanish, English, and Portuguese and that can also 
> support multiple simultaneous languages.


These are two solid requirements.  A browser encountering the page might (1) be 
able to satisfy these requirements, (2) require user permission before 
accessing such a resource, or (3) be unable to meet the request.

> My colleague Jim has another application for which hundreds of hours have 
> been invested to optimize the performance for a specify recognition resource. 
>  Security considerations further restrict the physical location of conforming 
> resources.  His page requires a very specific resource.

These are two solid requirements.  A browser encountering the page might (1) be 
able to satisfy these requirements, (2) require user permission before 
accessing such a resource, or (3) be unable to meet the request.

There are indeed commercial requirements around the capabilities of resources.  
We are in full agreement.  It is important to be able to list requirements for 
conforming resources and to ensure that the browser is enforcing those 
requirements.  That stated, the application author does no care where such a 
conforming resource resides so long as it is available to the targeted user 
population.  The user does not care where the resource resides so long as it 
works well and does not cost too much to use.

The trick within a Speech JavaScript API is to define what characteristics may 
be specified for resource selection or, alternatively, to determine that such 
definition is external to the immediate API: for instance,  there might be a 
separate spec which is referenced by the Speech JavaScript API.  It is too 
early to tell what direction the group might go.  It is already clear that 
there are strong opinions as to what criteria may be necessary for resource 
selection.  Refusing to participate unless one's specific criteria are 
addressed strikes me as quite inappropriate at this early stage.

-=- Jerry



On Apr 3, 2012, at 3:15 PM, Raj (Openstream) wrote:

> 
> Perhaps true for users of the applicaitons. But, Authors would need 
> Resource-specification(location),
> hence clearly specifying how network/local services can be used ( even if 
> protocols are out of scope)
> , outside of browser-defaults will be of interest to many including 
> Openstream.
> 
> Raj
> 
> 
> 
> On Tue, 3 Apr 2012 14:45:45 -0400
> Jerry Carter <je...@jerrycarter.org> wrote:
>> On Apr 3, 2012, at 11:48 AM, Young, Milan wrote:
>>> The proposal mentions that the specification of a network speech protocol 
>>> is out of scope. This makes sense given that protocols are the domain of 
>>> the IETF.
>>> But I’d like to confirm that the use of network speech services are in 
>>> scope for this CG.  Would you mind amending the proposal to make this 
>>> explicit?
>> I don't see why any such declaration is necessary.  From the perspective of 
>> the application author or of the application user, it matters very little 
>> where the speech-to-text operation occurs so long as the result is delivered 
>> promptly.  There is no reason that local, network-based, or hybrid solutions 
>> would be unable to provide adequate performance.  I believe the current 
>> language in the proposal is appropriate.
>> -=- Jerry
> 
> --
> NOTICE TO RECIPIENT:  THIS E-MAIL IS  MEANT FOR ONLY THE INTENDED RECIPIENT 
> OF THE TRANSMISSION, AND MAY BE A COMMUNICATION PRIVILEGED BY LAW.  IF YOU 
> RECEIVED THIS E-MAIL IN ERROR, ANY REVIEW, USE, DISSEMINATION, DISTRIBUTION, 
> OR COPYING OF THIS E-MAIL IS STRICTLY PROHIBITED.  PLEASE NOTIFY US 
> IMMEDIATELY OF THE ERROR BY RETURN E-MAIL AND PLEASE DELETE THIS MESSAGE FROM 
> YOUR SYSTEM. THANK YOU IN ADVANCE FOR YOUR COOPERATION. Reply to : 
> le...@openstream.com
> 
> 

Reply via email to