- Home /
Question by
sksarimkh97 · Jun 12, 2021 at 02:00 PM ·
c#runtimeaudioclipcompression
Audio clip compression by c# script at runtime ,Compression of audio clip by c# script at runtime
Hello friends, i am creating a VR experience using unity. I am saving some of player's data to a database using gamesparks as my back-end service.
There is a limit of 4mb for file upload. I need to upload an audio file to gamesparks but my audio file has a size more than 4mb and its created on runtime by script. ( basically a recording of player) Is there anyway through which i can compress the audio clip by using c# script. If anhbody knows please help me, Thanks in advance
Please help me Thanks in Advance.
Comment
Your answer

Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Load an external folder full of mp3's into array at runtime c# 2 Answers
Executing code at runtime 2 Answers