- Joined
- Sep 15, 2009
- Messages
- 3
- Reaction score
- 1
Hi Everyone,
I am working on customize prompt set, record and upload the wav to system.
Everything fine, but as it is not English, the reading of date and time become hard to understand.
I try "Use alternate Pronunciation", the reading order changed, but still no great help.
I look into the ResponseOrdering.xml
<response name="VMDATETIME" order="$Prompt$+EMPTY+$Date$+EMPTY+$Time$" />
and find the date and time is a parameter, which mean system is reading the whole parameter out, but not by the date/time components.
I wonder if there is way to customize it? any info/doc about the parameter?
may be for example $Year$ $Month$ $Day$ $Hour$ $Minute$
I am working on customize prompt set, record and upload the wav to system.
Everything fine, but as it is not English, the reading of date and time become hard to understand.
I try "Use alternate Pronunciation", the reading order changed, but still no great help.
I look into the ResponseOrdering.xml
<response name="VMDATETIME" order="$Prompt$+EMPTY+$Date$+EMPTY+$Time$" />
and find the date and time is a parameter, which mean system is reading the whole parameter out, but not by the date/time components.
I wonder if there is way to customize it? any info/doc about the parameter?
may be for example $Year$ $Month$ $Day$ $Hour$ $Minute$