Skip to Main Content
MSAP Psychic Cloud Ideas Portal

We Take Your Suggestions Seriously

Status Added to Roadmap Backlog
Created by Gary Baron
Created on Jun 2, 2025

Add 11 labs SDK to MSAP -Psychic Cloud

US: As a developer, I want to install and configure the ElevenLabs JavaScript SDK, So that our application can utilise voice synthesis features.

Business Justification: Installing the ElevenLabs SDK is the foundational step to enabling real-time voice synthesis in the app. It allows future integration of AI psychics using high-quality, human-like audio.


Asks

- Add ElevenLabs JavaScript SDK to the front-end codebase
- Secure API keys through environment configuration
- Verify SDK loads correctly without blocking the UI


Design: N/A for this step (infrastructure only)


Tech Req.

- Install SDK as per official documentation: https://elevenlabs.io/docs/conversational-ai/libraries/java-script
- Ensure cross-platform compatibility (iOS, Android and desktop)


AC:

  1. SDK loads without error across supported devices

  2. API key is accessed securely from environment config

  3. Initialisation method completes and logs status

  4. No visual or performance regressions after SDK inclusion


Analytics/ Tracking:

Track SDK load status and errors using `sdk_loaded`, `sdk_error` events.


Stakeholder Review

- [ ] Marketing
- [ ] Customer Success
- [ ] Finance
- [x] Security
- [x] Service Desk


Attachments / References

https://elevenlabs.io/docs/conversational-ai/libraries/java-script

  • Attach files