To change audio speed in CapCut, open your project, select the audio clip on the timeline, and use the Speed slider in the editing panel to drag playback between roughly 0.1× and 10× — CapCut will play the audio faster or slower while keeping it in sync with your video track. CapCut's speed control lives on every clip you tap, so the same steps work for imported music, voiceovers, sound effects, and audio extracted from a video clip. The slider is the fastest way to compress a long voiceover into a shorter reel, slow a music bed down for a dramatic reveal, or push a sound effect up for comedic timing. CapCut also exposes a Curve mode on some versions for non-linear speed ramps, which is handy when you want only part of a clip to change tempo. If you need a separate WAV file before you import it — for example, a slower practice version of a podcast quote or a faster reference copy of a lecture — a local browser tool can render the new file directly on your device without sending it to a server.

how to change audio speed in capcut
how to change audio speed in capcut

How to Change Audio Speed in CapCut on Mobile and Desktop

The CapCut speed slider behaves the same way on iOS, Android, and the desktop editor, so the same workflow works on whichever device you have open. Speed is a clip-level control, so you can adjust music, voiceovers, sound effects, and audio detached from a video clip independently from one another.

  1. Open your project in CapCut and tap the audio clip on the timeline to select it.
  2. From the bottom toolbar on mobile, or the clip's edit panel on desktop, choose Speed.
  3. Pick Normal to see the linear speed slider, then drag it right to speed the clip up or left to slow it down. The slider covers a wide range, often from about 0.1× up to 10× depending on the CapCut version and platform.
  4. On versions that show Curve, tap it to draw a speed curve over time instead of using a flat rate. Curve mode is useful for slow-in or fast-out transitions where only part of the clip should change tempo.
  5. Tap the preview button to listen. CapCut plays the adjusted audio in place so you can judge the new timing against your video track.
  6. Confirm the change, then export your project. CapCut applies the speed adjustment to the rendered audio inside your final video file.

One important caveat: the CapCut speed slider changes both duration and pitch together — it is not a pitch-locked time-stretcher. If you need pitch preserved while the duration changes, use CapCut's separate pitch control or a dedicated time-stretch editor.

Prepare a Speed-Adjusted WAV File in Your Browser

When you want a stand-alone faster or slower WAV file before you drop it into CapCut — for example, a 1.5× reference copy of a lecture you recorded, or a 0.75× practice loop of a podcast intro — the Audio Speed Changer runs the whole job in your browser tab. Decoding, playback-rate rendering, previewing, and WAV creation all happen locally on your machine; the source file is not uploaded to a server.

  1. Choose an audio file your browser can decode. The tool accepts files up to 25 MB and keeps the audio entirely in your browser tab for the duration of the render.
  2. Wait for the file to finish decoding. The page reports the decoded duration before you adjust anything, so you can confirm the right file loaded.
  3. Pick a speed between 0.5× and 2×. Faster speeds shorten the result; slower speeds lengthen it. Pitch shifts with duration, the same way the CapCut slider behaves.
  4. Choose Change speed and export WAV to render. The page routes the decoded audio through an offline audio renderer at your chosen rate, then writes a fresh PCM16 WAV file.
  5. Preview the result, check the reported duration and file size, then download the WAV to your device.

The WAV you download is uncompressed PCM16, so it is broadly readable in CapCut, Audacity, GarageBand, Logic Pro, or any other editor that accepts WAV input. For a deeper walkthrough of the browser-based approach, see this in-browser speed-change guide.

CapCut Built-In Slider vs. a Local Browser Speed Changer

Both options change playback speed, but they live in different places and serve different stages of your workflow. The table below summarizes where each one shines.

FeatureCapCut speed sliderAudio Speed Changer (browser)
Where it runsInside the CapCut project timelineIn a browser tab, locally on your device
Input formatsAny audio track inside a CapCut projectAny audio your current browser can decode
Speed rangeApproximately 0.1× to 10×0.5× to 2×
OutputRe-rendered audio inside the exported videoA separate PCM16 WAV file you download
Pitch behaviorPitch shifts with durationPitch shifts with duration
Network useCloud-synced if you save to CapCut's cloudNone — no upload, no server round-trip
Best forEditing audio that already lives in a projectProducing a stand-alone WAV before importing

Use CapCut's slider when the audio is already part of a project you are editing. Use the browser tool when you want a finished WAV file you can drop into any editor or share outside CapCut.

What Speed Changes Actually Do to Audio

A speed change has two visible effects on any audio clip: the duration shortens or lengthens, and the pitch rises or falls with it. The formula is straightforward: result duration = source duration ÷ speed. So a 60-second source at 0.5× gives 60 ÷ 0.5 = 120 seconds (about two minutes), and the same source at 2× gives 60 ÷ 2 = 30 seconds — both of which match the officially documented examples for this tool.

The pitch moves in the same direction — 2× sounds noticeably higher, 0.5× sounds lower — because playback-rate rendering simply resamples the audio at a different rate. This is the standard approach using an AudioBufferSourceNode's playbackRate property in the Web Audio API. If you need pitch preserved while duration changes, you would need a pitch-locked time-stretcher such as CapCut's separate pitch control, a DAW's elastic audio feature, or a dedicated third-party plugin. The Audio Speed Changer is explicit that it is not pitch-preserving, so it is the right tool when you want the chipmunk or deep-voice effect along with the speed change, or when the slight pitch shift is acceptable for spoken-word reference files.

Practical Reasons to Speed Up or Slow Down Audio

Audio speed changes show up in many common creator workflows:

  • Lecture reference copies — speed a 60-minute lecture to 1.5× or 2× for review, then drop the resulting WAV into CapCut as a study track.
  • Voiceover compression — fit a long voiceover into a short Reel or Short by speeding the audio up inside the CapCut timeline.
  • Dramatic slow-motion sound — slow a music sting to 0.5× before laying it under a slow-mo clip for a more dramatic feel.
  • Practice loops — slow a fast podcast intro to 0.75× so you can transcribe it more easily, then re-import the slower WAV into your project.
  • Sound-effect timing — push a sound effect up to 2× to land a comedic beat on the exact frame.
  • Voice-style effects — double-speed a voice clip to give it a squeaky character voice for a sketch video.

Each of these is a case where the slight pitch shift is either desirable (character voices, comedic timing) or harmless for spoken-word clarity (lectures, practice loops).

File Limits and Codec Caveats to Watch For

The Audio Speed Changer has hard input limits so the browser can render predictably: files up to 25 MB, up to 15 minutes long, up to 8 channels, and up to 192 kHz sample rate, with a render cap of 30 million output samples. Anything heavier will not load. Browser codec support also varies — if your current browser cannot decode the source format, the page reports an error and no output file is created.

The downloaded WAV is uncompressed PCM16, so it tends to be larger than the original MP3 or AAC source even when it is shorter in duration. The page reports the final file size before you download so you can confirm. The WAV does not retain the source codec, bitrate, ID3 tags, artwork, or other metadata — it is a clean audio-only file. If you need those tags preserved, keep the original source alongside the WAV.