This course adapts its content, narration, and scenarios to your specific role. Enter your details below and watch it personalise in real time.
Built with
Storyline 360 ──OnEnter──▶ JS trigger
│
└──▶ fetch() ──▶ Enterprise LMS REST API
│ // returns learnerName, role, dept
└──▶ Murf AI API ──▶ audio blob
│ // POST { text, voiceId, style }
└──▶ Audio element ──▶ plays in slide
│
└──▶ SetVar() ──▶ Storyline adapts content
A SCORM course connects to a live AI voice API mid-session. The LMS passes the learner's name; JavaScript calls the API; the audio plays before the first interaction. Built in Articulate Storyline 360 with no custom platform.