Get VoiceXML generation working.

This commit is contained in:
bjorn
2008-06-03 20:05:52 +00:00
parent 783f5a0aec
commit 8d4dddfada
4 changed files with 51 additions and 89 deletions

View File

@@ -13,6 +13,7 @@ module GF.Speech.SRG (SRG(..), SRGRule(..), SRGAlt(..), SRGItem
, makeSRG
, makeSimpleSRG
, makeNonRecursiveSRG
, getSpeechLanguage
, lookupFM_, prtS
) where