Method Write NamespaceBonsai.Audio AssemblyBonsai.Audio.dll Write(byte[]) Writes an array containing raw audio data into the WAV stream. public void Write(byte[] buffer) Parameters buffer byte[] A byte array containing the data to write.