JVoiceXML

The Open Source Voice Browser

Лицензия

Лицензия

Группа

Группа

org.jvoicexml
Идентификатор

Идентификатор

org.jvoicexml.voicexmlunit
Последняя версия

Последняя версия

0.7.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

JVoiceXML
The Open Source Voice Browser
Ссылка на сайт

Ссылка на сайт

https://github.com/JVoiceXML/JVoiceXML
Система контроля версий

Система контроля версий

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

Скачать org.jvoicexml.voicexmlunit

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.jvoicexml : org.jvoicexml jar 0.7.8
org.jvoicexml : org.jvoicexml.client jar 0.7.8
org.jvoicexml : org.jvoicexml.client.text jar 0.7.8

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.10.19

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.7.8