Add Sound Effects to Your Speech

Drop doorbells, applause, notifications — thousands of real sound effects — straight into your text. One click, no audio editor.

How it works · Put the cursor in your text, open the sound library, pick an effect and click Insert. SpeechGen drops a <sound> tag at that spot — when you Convert, the effect plays right there in the narration. Trim it, set its volume, stack as many as your scene needs.
0:00 / 0:00
Full walkthrough — type → open the library → search → preview → set volume → trim → Insert → add a dog → Convert. Bonus: an IVR greeting with a connection sound.
01

Type your text

Start with your text — here, a short story. Put the cursor where a sound should play.

Short story typed in the editor
02

Open the sound library

Click the sound icon in the toolbar to open Sound Selection.

Sound icon in the editor toolbar

Categories sit on the left; search and sound cards on the right.

Sound Selection modal with categories and cards
03

Find your sound

Search by name — type “doorbell” — or browse the categories on the left.

Searching the library for doorbell
04

Preview before you commit

Hit play to hear a sound before inserting — no guesswork. This is the doorbell you just found:

Preview play button on a sound card
Unusual doorbellID 47542 · 0:01
05

Insert it

Click Insert — the <sound> tag drops into your text at the cursor. That inserts the whole sound, ready to go.

Insert button on the whole, un-trimmed sound

What gets inserted — the sound tag

The basic tag is just the sound. Fine-tune it (next section) and the tag grows to carry the volume and trim points:

<sound id="47542" name="Unusual doorbell" start="180" end="765"/>
  • id="47542"the sound itself. The number of the effect in the library. This is the only required part.
  • name="…" — a human-readable label. Optional, just for your reference — you can delete it.
  • start="180" — where the clip starts, in milliseconds. Comes from the left crop handle.
  • end="765" — where the clip ends, in milliseconds. Comes from the right crop handle.
That’s the whole sound. Want just part of it, or a quieter level? Fine-tune it below — an id on its own plays the full clip.

Fine-tune the sound (optional)

Two controls make the effect fit your narration exactly — each adds a part to the tag.

Trim it — use exactly the part you need

Drag the handles on the waveform to trim the start or the end — cut silence, shorten a long clip. This writes start and end into the tag.

Crop handles trimming the waveform

Balance the volume

Set the volume so the effect sits under the voice — a subtle background or a bold accent. This writes volume into the tag.

Volume control above a sound card

Power features

Copy the ID — automate through the API

Every sound has a numeric ID. Copy it to reuse the sound programmatically — generate hundreds of files at scale.

Copy ID pill on a sound card
For developers — use the ID via the API
POST https://speechgen.io/index.php?r=api/text

{
  "token": "…", "email": "…",
  "voice": "Amber",
  "text": "Your package has arrived. <sound id=\"47542\"/>"
}

Save favorites

Star the sounds you use often — they live under the Favorites tab for instant reuse.

Add to Favorites star and the Favorites tab

A library of thousands of sounds

Every effect is built in — no stock sites, no licenses, no downloads. Browse ~30 categories, each with a tree of sounds.

~30categories
1000sready-made sounds
0stock licenses to buy

By type: one-shot hits (doorbell, click, coin) · chimes & notifications · ambient loops (rain, crowd, office) · impacts & whooshes · voice & animal sounds — from a subtle UI tick to a cinematic boom.

Everyday & interface

Buttons · Apps · Smartphones · Social Media · Electronics · Games

Home & ambiance

Indoors · Interior · Ambiance · Cosmic Ambiance · Holidays

Nature & animals

Nature · Natural phenomena · Domestic Animals · Insects · Fish

People & professions

Human · Children · Professions · Musical instruments

Action & impact

Cars · Construction · Firearms · Cold Weapon

Mood & effects

Scary · Effects · Edible · …and 20+ more

Build it and hear the result

Repeat for each moment — the story now carries three sound tags.

Three sound tags woven into the story text

Hear the three effects

press play on each
DoorbellID 47542
Dog barkID 34084
NotificationID 29246

The finished audio

Click Convert to Speech — your voice reads the text with every sound woven in.

Voice + three sounds

Amber · doorbell + dog + notification · ~6 sec
Open this example in the editor

Where to use it

Now that you know how — the scenarios where sound effects turn narration into a finished product. Each card has a real rendered example with two sounds — press play.

Audiobooks & storytelling

Immerse the listener — put them inside the scene.

doorbell · footsteps · thunder · animals
“It was a quiet evening at home. doorbell Rex jumped up and barked at the door. dog bark
IVR & phone menus

Professional auto-attendant: confirmation chimes and beeps.

notification · beep · chime · call connect
“Thank you for calling Acme Support. chime Press one for sales, or two for support. beep
Podcasts & YouTube

Intros, transitions between segments, accents.

swoosh · jingle · applause
swoosh “Welcome back to the show. Today, something special.” applause
E-learning & explainers

Signal task completion, grab attention.

success · magic · click
click “Correct! Well done — lesson complete.” success
App & game prototypes

UI sounds, notifications, feedback cues.

button · pop · alert · coin
“Tap to start. button Level complete! You earned a badge. coin
Ads & promos

Grab attention, add dramatic accents.

boom · riser · cash register
boom “This weekend only — fifty percent off everything! Hurry.” cash register
Made with SpeechGen.io · You now know how to add sound effects to speech. Search the library, Insert, trim and balance — and stack as many effects as your scene needs.

We use cookies to ensure you get the best experience on our website. Learn more: Privacy Policy

Accept Cookies