Fred - thanks for the response; I understand your approach and I, too, hope the WebAudio API really takes off. First, though, Mozilla and Google need to come together with a compatible API. Do you think that will happen?
On Monday, March 5, 2012 4:10:42 PM UTC-5, Fred Sauer wrote:
gwt-voices aims to be a simple wrapper around several audio implementations (native, HTML5, Flash, Web Audio API), and is sort of stuck with "lowest common denominator" functionality, or something close to that.
I'd highly recommend taking a look at the Web Audio API (currently supported in Chrome and webkit nightlies) for a high degree of low latency control over sound. You best cross platform substitute for other browsers/platforms is probably Flash.
I see gwt-voices mostly as a bridge to the future when (ideally) the Web Audio API has been implemented in all major platforms and we can just use the API directly.
On Wed, Feb 29, 2012 at 6:23
I will say upfront that I have not used gwt-voices; however, I have