We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Time input in format kk:mm:ss

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
amitkhosla
Posts: 53
Joined: Sun Feb 15, 2009 11:42 pm
Contact:

Time input in format kk:mm:ss

Post by amitkhosla »

I have a requirement to take the input from the user in format kk:mm:ss
like 23:30:40

I'm struggling with this. Can you plese help me to define the grammer for it

Regards,
Amit

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

IVR grammar

Post by support »

Hi,

I would recommend that you split this up into three different IVR grammars where you get the hour, minutes, and seconds separately from the user.

It would be difficult to create an IVR grammar where the user would say something like "23 hours 30 minutes and 40 seconds" and have that match with your created IVR grammar.

Regards,
Plum Support

Post Reply