VoiceModel is a project that makes it easier to develop VoiceXML and Tropo speech applications using ASP.Net MVC and C#
Stars
7
Forks
1
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
54
commits
Merge branch 'master' of https://github.com/kjunghans/VoiceModel
f314143View on GitHubChanges to VoiceModel solution to make it compile in VS 2017
7a180feView on GitHubUpdated caching method to be more efficient. Upgrade to VS 2013.
c92fcd0View on GitHubmulti-tenant support for tropo and variable option for tts messages.
0b9504dView on GitHubChanged record example to show how to copy recording and make multiple recordings.
72af62dView on GitHubFixed bug with grammar not being rendered correctly when a resource locater and source is used.
853e890View on GitHubFixed bug where entry action was not executed if a state had a composite state. Added example on how to pass dynamic information to RDC.
a8b16f8View on GitHub