Audio An example of how to implement the audio can be found in DefaultAudioOutput.cs. With Unity, the only way to dynamically produce audio is by using the method OnAudioFilterRead (float [] data, int ...