Rule for playing announcements
Posted: Fri Sep 14, 2012 4:37 am
Dear support team,
I'm implementing IVR application where customer can call and listen info about debt. I have integration with PHP and according to return value I receive digits (for example: "125"). These digits are the debt. I also have announcement files in following format: "one hundred", "two hundreds", etc - "ten", "twenty", etc - "one", "two", etc. So, my question is: Is it possible to implement some rules which allow to play correct announcement regarding received value? I mean if IVR receive "164" we need to choose and play: "one hundred" "sixty" "four" (3 announcements) consequentially.
Thanks beforehand.
I'm implementing IVR application where customer can call and listen info about debt. I have integration with PHP and according to return value I receive digits (for example: "125"). These digits are the debt. I also have announcement files in following format: "one hundred", "two hundreds", etc - "ten", "twenty", etc - "one", "two", etc. So, my question is: Is it possible to implement some rules which allow to play correct announcement regarding received value? I mean if IVR receive "164" we need to choose and play: "one hundred" "sixty" "four" (3 announcements) consequentially.
Thanks beforehand.