JVoiceXML

The Open Source Voice Browser

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.jvoicexml
ArtifactId

ArtifactId

org.jvoicexml.client
Last Version

Last Version

0.7.8
Release Date

Release Date

Type

Type

jar
Description

Description

JVoiceXML
The Open Source Voice Browser
Project URL

Project URL

https://github.com/JVoiceXML/JVoiceXML
Source Code Management

Source Code Management

https://github.com/JVoiceXML/JVoiceXML/tree/release/0.7.8

Download org.jvoicexml.client

How to add to project

<!-- https://jarcasting.com/artifacts/org.jvoicexml/org.jvoicexml.client/ -->
<dependency>
    <groupId>org.jvoicexml</groupId>
    <artifactId>org.jvoicexml.client</artifactId>
    <version>0.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvoicexml/org.jvoicexml.client/
implementation 'org.jvoicexml:org.jvoicexml.client:0.7.8'
// https://jarcasting.com/artifacts/org.jvoicexml/org.jvoicexml.client/
implementation ("org.jvoicexml:org.jvoicexml.client:0.7.8")
'org.jvoicexml:org.jvoicexml.client:jar:0.7.8'
<dependency org="org.jvoicexml" name="org.jvoicexml.client" rev="0.7.8">
  <artifact name="org.jvoicexml.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvoicexml', module='org.jvoicexml.client', version='0.7.8')
)
libraryDependencies += "org.jvoicexml" % "org.jvoicexml.client" % "0.7.8"
[org.jvoicexml/org.jvoicexml.client "0.7.8"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jvoicexml : org.jvoicexml jar 0.7.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

JVoiceXML

Open Source VoiceXML interpreter

A free VoiceXML interpreter for JAVA with an open architecture for custom extensions. Demo implementation platforms are supporting JAVA APIs such as JSAPI and JTAPI.

JVoiceXML is an implementation of VoiceXML 2.1, the Voice Extensible Markup Language, specified at http://www.w3.org/TR/voicexml21/. This is an extension to VoiceXML 2.0, specified at http://www.w3.org/TR/voicexml20/

VoiceXML is designed for creating audio dialogs that feature synthesized speech, digitized audio, recognition of spoken and DTMF key input, recording of spoken input, telephony, and mixed initiative conversations. Major goal is to have a platform independent implementation that can be used for free.

See also our project site at http://sourceforge.net/projects/jvoicexml

Versions

Version
0.7.8