Quick Start
Quickly Generate an Audio Clip
Copy the following code to quickly generate an audio file.Voice Recommendations by Scenario
StepFun offers a set of recommended voices across seven common scenarios. You can preview them here and call them via the API. We also recommend voice cloning withstepaudio-2.5-tts to create custom voices: about 3 seconds of reference audio is enough, and cloned voices keep full natural-language delivery control at no additional cost.
1. Marketing
Marketing scenarios require voices with charisma, persuasiveness, and warmth that can effectively convey product value and inspire purchase intent. Our TTS delivers full emotional expression, building trust and professionalism to make marketing content more compelling.2. Customer Service
Customer service scenarios require voices that are warm, patient, and professional, capable of calming users and providing clear solutions.3. Audiobook
Audiobooks require voices that are expressive and emotionally engaging, capable of vividly bringing different characters and story atmospheres to life. Our TTS stands out with its delicate emotional expression and versatile vocal styles, enabling listeners to fully immerse themselves in the world of the story.4. Emotional Companionship
Emotional companionship requires voices that are warm, gentle, and empathetic, capable of providing users with comfort and psychological support. Our TTS features delicate, soothing voice timbres with strong emotional expressiveness, helping you create a safe and comforting interaction environment for users.5. Voice Assistant
Voice assistant scenarios require voices that are clear, natural, and efficient, capable of accurately understanding and responding to user commands. Our TTS features natural prosody and full emotional expression, making your voice assistant both professional and approachable.6. Video Dubbing
Video dubbing requires voices that are expressive, rhythmic, and visually evocative, capable of blending seamlessly with visual content. Our TTS excels in precise emotional delivery and fine-grained speech rhythm control, enhancing the impact and overall appeal of your videos.7. Education & Training
Education and training scenarios require voices that are clear, accurate, and inspiring, capable of effectively conveying knowledge and sparking learning interest. Our TTS excels at capturing the vocal characteristics of instructors across different emotional states.System Voice ID List
Output Format
StepFun TTS models support audio output inwav, mp3, flac, opus, and pcm formats. The default format is mp3. You can choose the format that best suits your use case.
Output Languages
StepFun TTS models support generating audio in Chinese, English, mixed Chinese-English, and Japanese.FAQ
Do I own the audio I generate? Yes. You own the audio you create. However, we recommend informing your end users that the audio was generated by AI so they are aware of its nature. How do I adjust the volume of the generated audio? You can set thevolume parameter when calling the generation API. Valid values range from 0.1 to 2.0, representing 10% volume to 200% volume.
How do I adjust the speaking rate of the generated audio?
You can set the speed parameter when calling the generation API. Valid values range from 0.5 to 2.0, representing half-speed to double-speed.