News

Call for Review: Web Audio API is a W3C Proposed Recommendation

6 May 2021 | Archive

The Web Audio Working Group has published a Proposed Recommendation of Web Audio API. This specification describes a high-level Web 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 script processing and synthesis is also supported.

Comments are welcome through 3 June 2021.

W3C opens Advisory Board (AB) election

4 May 2021 | Archive

Logo for the W3C Advisory Board The W3C Advisory Committee has nominated seven individuals, and is invited today to vote until 2 June 2021 for six seats in the W3C Advisory Board (AB) election. Please, read the statements of the nominees.

Created in March 1998, the Advisory Board provides ongoing guidance to the W3C Team on issues of strategy, management, legal matters, process, and conflict resolution. The Advisory Board also serves the W3C Members by tracking issues raised between Advisory Committee meetings, soliciting Member comments on such issues, and proposing actions to resolve these issues. The Advisory Board manages the evolution of the Process Document. The Advisory Board hears appeals of Member Submission requests that are rejected for reasons unrelated to Web architecture. For several years, the AB has conducted its work in a public wiki.

The elected Members of the Advisory Board participate as individual contributors and not representatives of their organizations. Advisory Board participants use their best judgment to find the best solutions for the Web, not just for any particular network, technology, vendor, or user.

First Public Working Draft of WebTransport

4 May 2021 | Archive

The WebTransport Working Group has published a First Public Working Draft of WebTransport. This specification defines a set of ECMAScript APIs in WebIDL to allow data to be sent and received between a browser and server, and is being developed in conjunction with a protocol specification developed by the IETF WEBTRANS Working Group.

The Working Group welcomes comments via the GitHub repository issues.

More news… RSS Atom