Introduction
This release is composed of the following:
- lib/wsaudio.jar
This jar file contains all of the WebSynth 3.0 distribution packages and classes. This is intended for WebSynth applications such
as the Encoding Studio, the Server Components [Live version only] and the Player app.
- lib/libwsaudio.so, lib/wsaudio.dll
[Live version only] These are the ELF 32-bit MSB SPARC and Win32 dynamic libraries containing the native recording and encoding functions.
- applets/wsapplet.jar
This is the WebSynth Audio applet to be used on each frontend web server, and if you're writing your own controlling code.
It contains just the audio engine to be programmed through applet parameters and/or API.
- applets/wsplayer.jar
This is the WebSynth Player applet together with the WebSynth Audio applet. This is a complete packaged solution for you
to start streaming without writing any Java/JavaScript code.
- docs directory
This is the index of WebSynth documentation.
- samples directoy
This contains examples of HTML files for static playback
|