Info
Version: | 1.0.3 |
Author(s): | kjunghans |
Last Update: | Saturday, October 19, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://voicemodel.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/VoiceModel |
Install
Install-Package VoiceModel
dotnet add package VoiceModel
paket add VoiceModel
VoiceModel Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(2.0.0)
- FSharpx.Core(1.6.143)
- IronJS.Core(0.2.0.1)
- tropo-webapi(1.0.2)
Tags
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.