JAVIER is a JAvascript Voicexml InterpretER, designed (but not restricted) to run inside a web browser, its main engine has less than 1000 lines of code. It's maybe, the tiniest but (almost) FULL VoiceXML implementation.
VxmlSurfer is a modular, multi-platform, extensible VoiceXML 2.0 interpreter, geared to Web browsing as opposed to telephony. VxmlSurfer is currently used as a user interface for the HearSay non-visual Web browser.
JamSpace is a client/server application that leverages HTML5 and the Web Audio API to enable users to record, arrange and mix multi-track audio projects. Its goal is to be a networked digital audio workstation (DAW) with features to enable collaboration between users.
The Web Audio API provides web browsers with the ability to record and play back audio streams without requiring any external plugins. The client side is a web page that can take many forms, the initial implementation is...