Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 318 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 318 Bytes

A NodeJS VoiceXML Interpreter Implementation

Note: Extremely experimental at this point

To run the current version of the code, on a recent Node LTS install, execute:

node index.js <URL of a VoiceXML document>

A sample VoiceXML document that the code can currently parse is provided in the test folder