added

18th Sept 2023 - Smart Speech Duration Reduction

/TTS/Reduce

We've added a new endpoint to the AudioStack API, which allows users to condense their speech files to fit within a fixed duration, while retaining the speech's natural sound.

Common use cases include:

  • 🕘 Creating audio adverts that need to fit within a fixed time slot (e.g. 15 or 30 seconds)
  • 💬 Generating audio "tags" and terms and conditions text for the end of your audio file

Check out a code example and more info in our user guide.