31 #ifndef OPAL_OPAL_OPALVXML_H
32 #define OPAL_OPAL_OPALVXML_H
40 #include <ptclib/vxml.h>
55 class OpalVXMLSession :
public PVXMLSession
57 PCLASSINFO(OpalVXMLSession, PVXMLSession);
61 PTextToSpeech * tts = NULL,
62 PBoolean autoDelete =
false
65 virtual void OnEndDialog();
66 virtual void OnEndSession();
67 virtual bool OnTransfer(
const PString & destination, TransferType type);
75 #endif // OPAL_OPAL_OPALVXML_H