Package name | Description | Dependencies | Source | Docu |
---|---|---|---|---|
Java Utils | Contains Java helper classes | ips_javautils-2.2.0-src.zip | JavaDoc | |
Java Audio tools | Audio tools package | Java Utils | ips_audiotools-0.38.2-src.zip | JavaDoc |
Java Speech DB | Speech recording data model | JPA specification,Java Utils | ips_speechdb-1.30.3-src.zip | JavaDoc |
Java Speech DB Tools | Speech database tools | Java Utils,Java Audio Tools,EclipseLink,Apache HttpComponents | ips_speech_database_tools-0.10.0-src.zip | JavaDoc |
SpeechRecorder | Speech recording tool | Java SpeechDB, Java Audio Tools,JPA specification,Java Utils,JCalendar | ips_speechrecorder-4.4.10-src.zip | JavaDoc |
Package name | Description | Dependencies | Source |
---|---|---|---|
SVGPromptPresenter | SVG prompt presenter plugin for Speechrecorder | Apache Batik SVG,SpeechRecorder | SVGPromptPresenter-x.y.z-src.zip |
DSJavaSound | AJS (JavaSound) Alternative DirectSound adapter implementation | DirectSound | DSJavaSound-x.y.z-src.zip |
PulseAudioJavaSound | AJS (JavaSound) PulseAudio adapter for Linux | PulseAudio | PulseAudioJavaSound-x.y.z-src.zip |
JavaNativeMedia | Java Native Media | ips_java_native_media-x.y.z-src.zip | |
JavaNativeMediaDirectShow | Java Native Media DirectShow adapter | JavaNativeMedia | JavaNativeMediaDirectShow-x.y.z-src.zip |
JavaNativeMediaGst | Java Native Media Gstreamer adapter | JavaNativeMedia,JavaNativeMediaGstLib | JavaNativeMediaGst-x.y.z-src.zip |
JavaNativeMediaGstLib | Java Native Media Gstreamer adapter native library (Linux only) | Gstreamer | JavaNativeMediaGstLib-x.y.z-src.zip |
JavaNativeMediaGst | Java Native Media Gstreamer adapter | JavaNativeMedia,JavaNativeMediaGstLib | JavaNativeMediaGst-x.y.z-src.zip |
JavaNativeMediaPromptPresenter | Java Native Media Prompt Presenter | JavaNativeMedia | JavaNativeMediaPromptPresenter-x.y.z-src.zip |
CoreAudioJavaSound | AJS (JavaSound) Alternative Mac OS X CoreAudio adapter implementation | CoreAudioJavaSound-x.y.z-src.zip |
SpeechRecorder 4 runs on OpenJDK (Open-source implementation of the Java Platform)
SVGPromptPresenter for SpeechRecorder uses Apache Batik SVG from Apache Software Foundation
SpeechRecorder uses JCalendar
Speech database tools uses Apache HttpComponents
Speech database tools uses EclipseLink
All packages are build using Eclipse IDE
The Java code requires Eclipse JDT (installed per default)
Java package dependencies (from Maven repository) are resolved using Apache Ivy for Eclipse IDE
JavaNativeMediaGstLib and PulseAudioJavaSound are Eclipse CDT (C development tools) projects (PulseAudioJavaSound contains Java code as well)
DSJavaSound and JavaNativeMediaDirectShow are Eclipse Java projects, but they contain native Win32 C/C++ code as Microsoft Visual Studio solution projects