- Home /
Question by
jasontibi · Apr 21, 2017 at 04:32 PM ·
mobileaudioclipmicrophone
quickest way to read & write audio files with mic input? audio buffer?
Does anyone know what the shortest length an audio clip can be?
I want to have a particle system falling on two box colliders, and have one box trigger the audio clip, and one box trigger the recording of an audio clip. But is it possible to record the clip to a buffer and not as a file for faster load time? Whats the fastest way I can read and write a file. Hope this makes sense. Thanks!
Comment
Your answer
Follow this Question
Related Questions
Microphone in 3.5 beta 1 Answer
Detect when external microphone is connected 0 Answers
Is it possible to record using Microphone.start and have non-fixed Audio clip length? 1 Answer
How is the microphone data retrieved from AudioClip.GetData() formatted? 0 Answers
Extract pointer from Audioclip's buffer 0 Answers