Sound Generation
Generate a short sound effect from a text prompt and save the returned audio bytes.
This example assumes using ElevenLabs; is in scope and apiKey contains your ElevenLabs API key.
1 2 3 4 5 6 7 8 9 10 | |
Generate a short sound effect from a text prompt and save the returned audio bytes.
This example assumes using ElevenLabs; is in scope and apiKey contains your ElevenLabs API key.
1 2 3 4 5 6 7 8 9 10 | |