This question was
closed Apr 26, 2017 at 12:16 PM by
Onsterion for the following reason:
Too old
AudioClip to WAV byte[] (Rawdata)
Hi All,
How can i do for convert AudioClip to WAV byte[] (Rawdata) ?
Greetings.-
Comment
Answer by hasanbayat · Apr 26, 2017 at 08:20 AM
See http://answers.unity3d.com/questions/737002/wav-byte-to-audioclip.html It converts byte[] to AudioClip but you can reverse it using AudioClip.GetData()
Follow this Question
Related Questions
Save audioclip as wav/mp3/ogg... 1 Answer
turning off effects and music seperately one works the other wont? 1 Answer
Getting Multiple Streams From Microphone (VOIP & Recording) 0 Answers
Share audioclip through WhatsApp\Telegram 2 Answers
How to prevent the audio clip from playing louder? 0 Answers