56 #define VXML_PCM16 "PCM-16"
57 #define VXML_G7231 "G.723.1"
58 #define VXML_G729 "G.729"
212 virtual PBoolean PlayText(
const PString & text, PTextToSpeech::TextType type = PTextToSpeech::Default, PINDEX repeat = 1, PINDEX delay = 0);
296 virtual bool NextNode(
bool processChildren);
559 virtual PWAVFile * CreateWAVFile(
const PFilePath & fn,
PBoolean recording =
false);
586 {
return QueuePlayable(
"File", fn, repeat, delay, autoDelete); }
589 {
return QueuePlayable(
"Command", cmd, repeat, delay,
true); }
642 #endif // PTLIB_VXML_H