We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Search found 3 matches

by mikepoullas
Tue May 13, 2008 12:39 pm
Forum: Plum DEV Q&A
Topic: JavaScript Speed issues
Replies: 5
Views: 9555

Hi. There might a misunderstanding here. I am not using the hosted solution but have my own standalone plum ivr system. I will contact support and let them know this.
by mikepoullas
Mon May 12, 2008 1:52 pm
Forum: Plum DEV Q&A
Topic: JavaScript Speed issues
Replies: 5
Views: 9555

I would agree that there is something going on with the TTS playback in that when I remove the <say-as> tags for playing back the account info, there is almost no delays.

Greatly appreciated.
by mikepoullas
Fri May 09, 2008 3:52 pm
Forum: Plum DEV Q&A
Topic: JavaScript Speed issues
Replies: 5
Views: 9555

JavaScript Speed issues

I am building a very simple vxml app that uses the <data> tag to go out and call a web service and speak back the account info . The web service does not return a fully structured XML but rather a single string with a pound sign (#) to delimit the different accounts and a comma to delimit the fields...