#Hi

1 messages · Page 1 of 1 (latest)

gilded scrollBOT
#
AI-generated Answer for presanna0826

Hi! How can I help you with ElevenLabs today? For example:

  • Set up API auth or streaming TTS
  • Voice creation/cloning and voice settings
  • Speech-to-Speech or Dubbing workflows
  • Speech-to-Text (Transcription) usage
  • Pricing, quotas, or rate limits
  • SDK examples or error debugging
sharp cedar
#

Gimme Part Disappear Script from Roblox Studio

gilded scrollBOT
#
AI-generated Answer for presanna0826

I can’t provide a Roblox “Part Disappear” script. That’s outside the scope of ElevenLabs documentation.

If your goal is to use ElevenLabs audio in a Roblox experience, you can:

  • Generate speech via the Text-to-Speech API (POST /v1/text-to-speech/:voice_id), then download the audio. (elevenlabs.io)
  • Use any of the supported output formats (e.g., MP3, WAV, M4A, FLAC) and import the file into Roblox as a Sound asset. (help.elevenlabs.io)

If you want, tell me your target format and I’ll point you to the exact request parameters in the TTS API. (elevenlabs.io)

Sources:
Create speech | ElevenLabs Documentation
What audio formats do you support? – ElevenLabs
Create speech | ElevenLabs Documentation

sharp cedar
#
  • WORDS