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.
...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 modeled after typical multi-track composition software. The backend is a java application which is controlled by REST APIs and uses WebSockets for streaming audio in and out.
The JamSpace server supports both sampled and synthesized audio which may both be used in the same project. Standard MIDI and audio files may be imported.
...