+1
Answered

Speaking AI bot response in a text

vjdeshmukh 12 years ago updated by Gil 12 years ago 1
Is it possible to get the text of the sayAIResponse method using javascript?

Answer

Absolutely.
The response text is returned by the callback function
vh_aiResponse()

Check out the documentation in the API reference.

here is an example of using the API to speak and display AI responses -
http://www.oddcast.com/support/sayAIR...

Hope this helps,
Gil