Re: UA <=> SS Protocol

Thanks Marc. I believe it is ideal if speech services such as yours also
provides a Javascript library encapsulating your protocol specifics. This
will let third party web sites just point to your Javascript code from their
app and start talking to your speech service.

A generalization of this is to provide a set of "client libraries" in
various languages, not just Javascript. That will enable native applications
on various platforms to use speech services as well. For e.g. see the Google
Data Protocol client
libraries<http://code.google.com/apis/gdata/docs/client-libraries.html>
.

I suggest that speech services can follow this model. Once our XG produces a
solid web speech API for use through the browser and we see the types of
apps making use of this, either this group or a related group at IETF can
define a common protocol if required.

Cheers
Satish


On Thu, Dec 9, 2010 at 10:38 AM, Marc Schroeder <marc.schroeder@dfki.de>wrote:

> Hi Milan,
>
>
> On 07.12.10 23:40, Young, Milan wrote:
>
>> Other than Google, I’m not aware of any vendors that support HTTP as an
>> open protocol of communication with recognition/synthesis resources.
>>
>
> just to mention it, our open source MARY TTS uses a simple HTTP protocol
> [1] which is used with AJAX on our web demo [2]. It doesn't come close to
> the type of control I would like to have from a webapp's perspective, but
> it's a start.
>
> That's why networked TTS is of interest to me in this group...
>
> Cheers,
> Marc
>
> [1] http://mary.dfki.de:59125/documentation.html
> [2] http://mary.dfki.de:59125/
>
>
>
> --
> Dr. Marc Schröder, Senior Researcher at DFKI GmbH
> Coordinator EU FP7 Project SEMAINE http://www.semaine-project.eu
> Project leader for DFKI in SSPNet http://sspnet.eu
> Project leader PAVOQUE http://mary.dfki.de/pavoque
> Associate Editor IEEE Trans. Affective Computing http://computer.org/tac
> Editor W3C EmotionML Working Draft http://www.w3.org/TR/emotionml/
> Portal Editor http://emotion-research.net
> Team Leader DFKI TTS Group http://mary.dfki.de
>
> Homepage: http://www.dfki.de/~schroed
> Email: marc.schroeder@dfki.de
> Phone: +49-681-85775-5303
> Postal address: DFKI GmbH, Campus D3_2, Stuhlsatzenhausweg 3, D-66123
> Saarbrücken, Germany
> --
> Official DFKI coordinates:
> Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
> Trippstadter Strasse 122, D-67663 Kaiserslautern, Germany
> Geschaeftsfuehrung:
> Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster (Vorsitzender)
> Dr. Walter Olthoff
> Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
> Amtsgericht Kaiserslautern, HRB 2313
>

Received on Thursday, 9 December 2010 10:50:05 UTC