Skip to content

VoiceModel is a project that makes it easier to develop VoiceXML and Tropo speech applications using ASP.Net MVC and C#

License

Notifications You must be signed in to change notification settings

cfaiette/VoiceModel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoiceModel

VoiceModel is a project that makes it easier to develop VoiceXML and Tropo speech applications using ASP.Net MVC 4 and Razor.

VoiceModel uses the MVVM (Model-View-VoiceModel) design pattern to abstract the voice application to a higher level and decouples the voice user interface from the application domain and call flow. VoiceModel also supports Reusable Dialog Components (RDC) which allow you to build modules that can be reused across voice applications for increased productivity. It also has a built-in easy to use state machine that allow you to easily define your call flow. With VoiceModel you can develop your voice application once and deploy it for any VoiceXML compatible IVR or the Tropo Cloud IVR.

For tutorials on how to use VoiceModel and to learn the concepts behind the architecture go to this blog http://kevin-junghans.blogspot.com/. This blog provides information on how to develop, test and deploy voice and speech applications that are developed using ASP.Net MVC 4, Razor and C#.

About

VoiceModel is a project that makes it easier to develop VoiceXML and Tropo speech applications using ASP.Net MVC and C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.9%
  • C# 25.0%
  • HTML 2.5%
  • PowerShell 1.6%