Closed wangzongming closed 2 hours ago
I suggest to use the AudioTools; follow the advice given under Audio Source. This let's you decide how much you can ampltiy. You can even implement a dynamic amplification by checking the actual volume using a VolumeMeter.
Thank you for your prompt reply.
🌹Hello, can you help me to see how to change the code? I want to convert pcm to mp3 and send it to the server. It worked. However, the mp3 file saved in the server cannot be heard when playing, and the sound can be heard after the volume is amplified by ffmpeg. Is there any way to amplify the volume in the following code?
I've tried the following, but it doesn't sound very effective.