Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Manipulating audio (in PHP ? Another language ?)

Tags:

php

audio

I would like to start a voice synthesizer project, first just by cutting and pasting or joining pieces of sounds recorded previously as .mp3 or similar with a microphone, that once treated would then be saved as .mp3 or similar, to probably then be displayed in a browser.

But the problem is I don't see any information about PHP which could do it. Do you have any ressource with this programming language for audio-related projects ?

Is it easier to manipulate audio with another programming language ?

Thank you.

like image 803
secavfr Avatar asked Jun 30 '26 22:06

secavfr


1 Answers

You should consider using something like Node js for this. It has plenty of packages and sure something for audio. I just googled and found this: https://www.npmjs.com/package/web-audio-api

like image 162
Henry Sachs Avatar answered Jul 02 '26 11:07

Henry Sachs



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!