56 #define VXML_PCM16 "PCM-16"
57 #define VXML_G7231 "G.723.1"
58 #define VXML_G729 "G.729"
200 virtual PBoolean PlayText(
const PString & text, PTextToSpeech::TextType type = PTextToSpeech::Default, PINDEX repeat = 1, PINDEX delay = 0);
290 virtual bool NextNode(
bool processChildren);
574 {
return QueuePlayable(
"File", fn, repeat, delay, autoDelete); }
577 {
return QueuePlayable(
"Command", cmd, repeat, delay,
true); }
632 #endif // PTLIB_VXML_H