Skip to main content
POST
Change Voice Speed
Change the playback speed of an existing audio file without affecting pitch. Useful for creating faster or slower versions of audio content.

Request

file
required
Audio file to modify (MP3, WAV, etc.)
number
default:"1.0"
Playback speed multiplier. Range: 0.25 to 4.0
  • 0.25 = 4x slower
  • 1.0 = normal speed
  • 2.0 = 2x faster
  • 4.0 = 4x faster
string
Your GistMag API key (optional, but recommended for rate limiting)

Response

Returns the modified audio file as MP3.

Credit Cost

No credits charged - This is a free operation for adjusting playback speed.

Example Request

Use Cases

  • Create faster versions for time-constrained content
  • Slow down speech for better comprehension
  • Adjust speed for different audience preferences
  • Create variations of existing audio content