Click here to Skip to main content
15,880,891 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Can Someone help me with following solution to VoiceXML. I followed few of the tutorials of Voxeo and $Phono,


1.Review the tutorial for creating mixed initiative dialogs (See
http://help.voxeo.com/go/help/xml.vxml.tutorials.mixed) Download the sample code
and modify it to allow the user to provide the name of a city, a country and a time
format (24 hour etc), prompting for missing info as necessary, and should respond
with the current time, properly dealing with time zones.). You can find the offset for
different locations on the following wikipedia
page:https://en.wikipedia.org/wiki/List_of_UTC_time_offsets (you may need to
expand this information, e.g. To include that Milwaukee is in Wisconsin or that
Chicago is in illinois; if the user mentions a city you don't know, you should ask
them for the country and if in the US the state.

2. Create a detailed written specification for your system describing the call flow, any
prompts and grammars.

3. Implement the system according to your specs, and test it using both the editor and
live phone call.

4. Submit your written specification, your implementation files and recordings of your
test calls.
Posted
Updated 14-Dec-13 22:36pm
v2

1 solution

Sorry, but we don't do your homework for you. You have been given this assignment as a test to see how much you have learned from your lectures. If we do the work it would be meaningless as it would not demonstrate your knowledge.
 
Share this answer
 
Comments
Member 10467291 15-Dec-13 4:46am    
Hey Richard Am new to this group. I did the coding part but there was error while I call.
Richard MacCutchan 15-Dec-13 6:28am    
Then you need to give use the details. Use the Improve question link above, and replace what you have written with an explanation of the problem, including the relevant portions of code, and any error messages.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900