DEV Community

Discussion on: Getting Started with ElevenLabs Text-to-Speech API

Collapse
 
thecmdrunner profile image
Pranav

Yes, this will include the API key in your frontend code. You should instead create an API endpoint or use Server Actions (if you're using nextjs) for this.