I'm trying to link my backend with my vxml code and and frontend application (web-browser based). I want the backend to send out data to both my vxml application and web based one in sync.
So i came across sockets in network programming. Being new to voice browser not sure how I'm gonna link sockets there. Any help, source or guidelines regarding the same are appreciated.