2

Is it possible to generate sound using PHP - or is there support for sound file concatenation?

ina
  • 19,167
  • 39
  • 122
  • 201

1 Answers1

1

You can use this audio stitching solution for Php.

OR

ffmpeg-php library

Ozair Kafray
  • 13,351
  • 8
  • 59
  • 84