Web Audio API Draft Published

02 August 2012
The Audio Working Group has published a Working Draft of Web Audio API. This specification describes a high-level JavaScript API for processing and synthesizing audio in web applications. The primary paradigm is of an audio routing graph, where a number of AudioNode objects are connected together to define the overall audio rendering. The actual processing will primarily take place in the underlying implementation (typically optimized Assembly / C / C++ code), but direct JavaScript processing and synthesis is also supported. This API is designed to be used in conjunction with other APIs and elements on the web platform, notably: XMLHttpRequest (using the responseType and response attributes). For games and interactive applications, it is anticipated to be used with the canvas 2D and WebGL 3D graphics APIs. Learn more about the Rich Web Client Activity.

Comments

Popular posts from this blog

SEO vs AEO vs GEO vs SXO vs AIO in 2026: The Complete Guide to Winning Search and AI Discovery

First Public Working Draft: Quantum-Resistant Cryptosuites v1.0 – W3C Takes a Major Step Toward a Post-Quantum Web

Open Task Forces to Discuss Web Schemas, Data Formats