A voice agent that asks the user what gifts they want for Christmas, and uses client-tools to show the list of them.
Use system prompt overrides to define the personality from the client.
富有表现力的文本转语音
Create a Santa letter generator. Inputs: child’s name and wishlist. Generate a letter (with a loading indicator for while generating audio) from Santa and narrate it using Text to Speech v3 with a warm, jolly voice. Add looping workshop ambience with the SFX API. Provide a printable PDF export.
音乐生成
A Christmas music generator using ElevenLabs to generate, play, and download christmas-themed music
音景构建器
A Christmas Soundscape Generator
UI: controls for selecting ambience layers such as fireplace, snowfall, winter wind, sleigh bells, and indoor chatter. Include sliders for volume and intensity.
Backend: for each selected ambience, generate or retrieve looping audio using the ElevenLabs SFX API. Mix the selected layers into a single continuous soundscape and render a preview.
Add an option to include an intro narration generated with ElevenLabs Text to Speech v3. The narration should describe the selected environment in a calm and warm voice.
Provide a download button for the final mixed file.