JVoiceXML


An open source free VoiceXML interpreter for Java that supports Java APIs such as JSAPI and JTAPI. JVoiceXML is an implementation of VoiceXML, the Voice Extensible Markup Language. It 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.

Read Also:

  • JXTA

    Pronounced “juxta,” JXTA is Sun Microsystems’ set of open-source peer-to-peer networking protocols that allow any connected device on the network to communicate, including PC workstations and servers, cell phones and PDAs. Because it is based on protocols and not an API, JXTA works with any language, operating system, hardware and transport protocol. Virtually any network-capable […]

  • J#

    Pronounced jay sharp, a Microsoft-supported language for .NET. J# is Microsoft’s implementation of the Java programming language. It is specifically designed to allow Java-language developers to easily transition to the .NET Framework and to create .NET applications. J# applications are not compatible with the Java Virtual Machine (JVM) or the Java 2 platform. However, J# […]

  • Java

    Java is a general purpose, high-level programming language developed by Sun Microsystems. The small team of engineers, known as Green Team, initiated the language in 1991. Java was originally called OAK, and was designed for handheld devices and set-top boxes. Oak was unsuccessful, so in 1995 Sun changed the name to Java and modified the […]

  • compile

    )To transform a program written in a high-level programming language from source code into object code. Programmers write programs in a form called source code. Source code must go through several steps before it becomes an executable program. The first step is to pass the source code through a compiler, which translates the high-level language […]

  • JavaBeans

    A specification developed by Sun Microsystems that defines how Java objects interact. An object that conforms to this specification is called a JavaBean, and is similar to an ActiveX control. It can be used by any application that understands the JavaBeans format. The principal difference between ActiveX controls and JavaBeans are that ActiveX controls can […]


Disclaimer: JVoiceXML definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.