The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| log4j | log4j | 1.2.13 | - | jar | |
| org.asteriskjava | asterisk-java | 0.3 | - | jar | |
| org.jvoicexml | jvxml | 0.6.9292008 | - | jar | |
| org.jvoicexml | jvxml-jsapi1.0 | 0.6.9292008 | - | jar | |
| org.jvoicexml | jvxml-xml | 0.6.9292008 | - | jar | |
| org.mrcp4j | mrcp4j | 0.2 | - | jar | |
| org.speechforge | cairo | SNAPSHOT | - | jar | |
| org.speechforge | cairo-client | SNAPSHOT | - | jar | |
| org.speechforge | cairo-rtp | 0.1 | - | jar | |
| org.speechforge | cairo-sip | 0.2 | - | jar | |
| org.springframework | spring | 2.0 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| com.sun.xml.stream | sjsxp | 1.0.1 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-httpclient | commons-httpclient | 3.1 | - | jar | |
| javax.xml.stream | stax-api | 1.0 | - | jar | |
| rhino | js | 1.6R5 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 4.3 | - | jar | |
| sipunit | sipunit | 1.0 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| avalon-framework | avalon-framework | 4.1.3 | - | jar | |
| commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
| commons-beanutils | commons-beanutils-core | 1.7.0 | - | jar | |
| commons-cli | commons-cli | 1.0 | - | jar | |
| commons-collections | commons-collections | 3.1 | - | jar | |
| commons-configuration | commons-configuration | 1.2 | - | jar | |
| commons-digester | commons-digester | 1.6 | - | jar | |
| commons-lang | commons-lang | 2.3 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| commons-logging | commons-logging-api | 1.0.4 | - | jar | |
| commons-net | commons-net | 1.3.0 | - | jar | |
| commons-pool | commons-pool | 1.3 | - | jar | |
| commons-validator | commons-validator | 1.2.0 | - | jar | |
| directory-network | mina | 0.8.0 | - | jar | |
| dom4j | dom4j | 1.4 | - | jar | |
| emma | emma | 2.0.5312 | - | jar | |
| freetts | freetts | 1.2.1 | - | jar | |
| isorelax | isorelax | 20020414 | - | jar | |
| javax.media | jmf | 2.1.1e | - | jar | |
| javax.sdp | nist-sdp | 1.0 | - | jar | |
| javax.servlet | servlet-api | 2.3 | - | jar | |
| javax.sip | jain-sip-api | 1.2 | - | jar | |
| javax.sip | jain-sip-ri | 1.2 | - | jar | |
| jaxen | jaxen | 1.0-FCS | - | jar | |
| jdom | jdom | 1.0 | - | jar | |
| logkit | logkit | 1.0.1 | - | jar | |
| msv | msv | 20020414 | - | jar | |
| org.slf4j | slf4j-simple | 1.0-beta9 | - | jar | |
| oro | oro | 2.0.8 | - | jar | |
| relaxngDatatype | relaxngDatatype | 20020414 | - | jar | |
| saxpath | saxpath | 1.0-FCS | - | jar | |
| sphinx | sphinx4 | 1.0beta | - | jar | |
| xalan | xalan | 2.7.0 | - | jar | |
| xerces | xercesImpl | 2.2.1 | - | jar | |
| xml-apis | xml-apis | 1.0.b2 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| concurrent | concurrent | 1.3.4 | - | jar | |
| jakarta-regexp | jakarta-regexp | 1.4 | - | jar | |
| sphinx | WSJ_8gau_13dCep_16k_40mel_130Hz_6800Hz | 1.0beta | - | jar | |
| sphinx | WSJ_8gau_13dCep_8kHz_31mel_200Hz_3500Hz | 1.0beta | - | jar |
Unnamed - org.jvoicexml:jvxml:jar:0.6.9292008
Unnamed - org.jvoicexml:jvxml-xml:jar:0.6.9292008
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
http://jakarta.apache.org/httpcomponents/httpclient-3.x/
MRCP4J provides a Java API that encapsulates the MRCPv2 protocol and can be used to implement MRCP clients and/or servers.
MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop high performance and high scalability network applications easily.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
See http://www.slf4j.org/ Javadocs for the SimpleLogger are available at http://www.slf4j.org/api/org/slf4j/impl/SimpleLogger.html
StAX is a standard XML processing API that allows you to stream XML data from and to your application.
Unnamed - com.sun.xml.stream:sjsxp:jar:1.0.1
Java interface for Asterisk PBX.
The module that provides sip capabilities for speech recognition applications, clients and servers.
http://cairo-sip.sourceforge.net
Unnamed - javax.sip:jain-sip-api:jar:1.2
POM was created from install:install-file
Unnamed - javax.sdp:nist-sdp:jar:1.0
POM was created from install:install-file
Unnamed - javax.sip:jain-sip-ri:jar:1.2
jain sip reference implementation
Dough Lea's util.concurrent package
Unnamed - jakarta-regexp:jakarta-regexp:jar:1.4
Rhino: JavaScript for Java
The module that provides RTP capabilities for speech recognition applications, clients and servers.
http://cairo-rtp.sourceforge.net
The Java Media Framework API (JMF) enables audio, video and other time-based media to be added to applications and applets built on Java technology. This optional package, which can capture, playback, stream, and transcode multiple media formats, extends the Java 2 Platform, Standard Edition (J2SE) for multimedia developers by providing a powerful toolkit to develop scalable, cross-platform technology.
http://java.sun.com/products/java-media/jmf/
Unnamed - sipunit:sipunit:jar:1.0
POM was created from install:install-file
Cairo sets out to provide an enterprise grade, MRCPv2 compliant speech solution utilizing existing open source speech resources.
Commons CLI provides a simple API for working with the command line arguments and options.
FreeTTS is a speech synthesis system written entirely in the JavaTM programming language. It is based upon Flite: a small run-time speech synthesis engine developed at Carnegie Mellon University. Flite is derived from the Festival Speech Synthesis System from the University of Edinburgh and the FestVox project from Carnegie Mellon University.
http://freetts.sourceforge.net
Commons Object Pooling Library
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - commons-digester:commons-digester:jar:1.6
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
Sphinx-4 is a state-of-the-art speech recognition system written entirely in the JavaTM programming language. It was created via a joint collaboration between the Sphinx group at Carnegie Mellon University, Sun Microsystems Laboratories, Mitsubishi Electric Research Labs (MERL), and Hewlett Packard (HP), with contributions from the University of California at Santa Cruz (UCSC) and the Massachusetts Institute of Technology (MIT).
http://cmusphinx.sourceforge.net/sphinx4
Tools to assist in the reading of configuration/preferences files in various formats
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - xerces:xercesImpl:jar:2.2.1
Unnamed - xalan:xalan:jar:2.7.0
Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Unnamed - relaxngDatatype:relaxngDatatype:jar:20020414
Unnamed - saxpath:saxpath:jar:1.0-FCS
Unnamed - jaxen:jaxen:jar:1.0-FCS
Unnamed - msv:msv:jar:20020414
Unnamed - isorelax:isorelax:jar:20020414
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
WSJ_8gau_13dCep_16k_40mel_130Hz_6800Hz
Wall Street Journal acoustic model for Sphinx-4 speech recognition system.
http://cmusphinx.sourceforge.net/sphinx4
Unnamed - sphinx:WSJ_8gau_13dCep_8kHz_31mel_200Hz_3500Hz:jar:1.0beta
Wall Street Journal acoustic model for Sphinx-4 speech recognition system.
http://cmusphinx.sourceforge.net/sphinx4
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/lang/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
The module that provides client side mrcpv2 capabilities for speech recognition applications.
http://cairo-client.sourceforge.net
Unnamed - org.jvoicexml:jvxml-jsapi1.0:jar:0.6.9292008
Spring Framework
http://www.springframework.org
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Log4j