Forum Discussion
JimOwen-707d222
2 years agoCommunity Member
Javascript not being called
Hi, I am not conversant in JS, but have copy-pasted a script to be executed when timeline starts on a slide. However, it looks as if it is not being called at all.
The Trigger is "When timeline s...
MathNotermans-9
2 years agoCommunity Member
You need to use Twilio for the browser.
https://www.twilio.com/docs/voice/sdks/javascript
So add twilio.js or twilio.min.js to your Storyline project for example by using a WebObject.
As shown here... ( https://community.articulate.com/discussions/articulate-storyline/how-to-add-jquery-or-anyother-external-javascript-library-to-storyline )
Then you should be able to enable and use Twilio.