public final class SrgsXmlChoiceConverter extends java.lang.Object implements ChoiceConverter
<choice> converter for the SRGS XML grammar.| Constructor and Description |
|---|
SrgsXmlChoiceConverter() |
| Modifier and Type | Method and Description |
|---|---|
ConvertedChoiceOption |
convertChoice(org.jvoicexml.xml.vxml.Choice choice,
org.jvoicexml.xml.srgs.ModeType mode,
ConvertedChoiceOption converted)
Converts the given choice into a grammar.
|
public ConvertedChoiceOption convertChoice(org.jvoicexml.xml.vxml.Choice choice, org.jvoicexml.xml.srgs.ModeType mode, ConvertedChoiceOption converted)
convertChoice in interface ChoiceConverterchoice - the choice to convertmode - the mode typeconverted - a prefilled converted choice