Converts the audio data from the specified old format to the new format.
Converts the audio data from the specified old format to the new format.
public static void Convert(WaveReader,WaveWriter,bool);
Converts the audio data from the specified old format to the new format.
public static byte[] Convert(IntPtr,IntPtr,byte[],bool);
AudioCompressionManager Class | Alvas.Audio Namespace