Audio
This folder contains all the audio related sctipts, such as audio capture and audio playback.
It has 3 files:
- AudioCapture: This file contains the features for audio sampling. It's a script in the InworldController prefab.
- AudioEvent: This is class used for store all the UnityEvents used by AudioCapture.
- WavUtility: This is the Inworld customized version of WavUtility used to convert wave data to/from other format.