We are already doing the playout using the HTML5 <audio> element in
our example application, which works on iOS. Both mp3 and wav files
are created on the server to ensure that the message can play in all
HTML5 enabled browsers (codec support is varying a lot).

However, we use Flash for audio capture since there is no support yet
in HTML for input (except for files ofcourse). In fact this is
something that we are working on as well, by implementing the <device>
element in WebKit:

https://labs.ericsson.com/developer-community/blog/beyond-html5-audio-capture-web-browsers

On Dec 12, 2:19 pm, Danny Briere <[email protected]> wrote:
> Stefan, very interesting.  Do you plan on having a pure HTML5 version
> so that it could work on OS that don't support Flash (namely iOS4).
>
> On Dec 11, 7:48 am, Julien Genestoux <[email protected]>
> wrote:
>
>
>
>
>
>
>
> > Yes, that too but it should obviously be both ways :)
>
> > On Dec 11, 2010, at 7:09 AM, Stefan Ålund <[email protected]> wrote:
>
> > > Not sure I understand how you mean, we don't provide any subscription
> > > possibility at this stage. We were more thinking someone else would
> > > integrate Async Voice conversations in other contexts and services.
>
> > > On 11 Dec, 01:07, Julien Genestoux <[email protected]> wrote:
> > >> Nice to see innovative use cases!
> > >> Any plan on being able to subscribe to other sources as well? Like
> > >> status.net feeds? It would be nice to have some kind of federation here 
> > >> =)
>
> > >> Cheers,
>
> > >> On Fri, Dec 10, 2010 at 2:14 AM, Stefan <[email protected]> wrote:
> > >>> Hi all,
>
> > >>> Just wanted to inform you of a new voice messaging system that we have
> > >>> built on top of ATOM feeds and PubSubHubbub. Short voice snippets are
> > >>> recorded in the browser (using Flash) and delivered to participants in
> > >>> the conversation in (web) real-time:
>
> > >>>https://labs.ericsson.com/developer-community/blog/async-voice-push-t...
>
> > >>> In the example application we have used HTML5 audio for the playback.
> > >>> Curious to hear what you think.
>
> > >>> Thanks,
> > >>> Stefan

Reply via email to