Question by
Alexandercaldwell · Oct 29, 2016 at 05:02 PM ·
audioclipaudioimporter
Problems using AudioImporter class
Whats up everyone.
In a project i'm working on I need to use the setData method from the audio clip class so that I can fill an array with audio information. My problem is that in order to do this i need to change the load type in the audio import settings. I know about the SetOverrideSampleSettings method in the audio importer class, but how do I connect the settings i make for my AudioImport object to the audio clip that i'm trying to use? Also whenever i use IOS as the platform inside of the SetOverrideSampleSettings method i get a null pointer exception. Can anyone help with either of these problems ? Thanks everyone !!
Best of the best
Comment