Changes the speed of audio data
Changes the speed of audio data
public static byte[] ChangeSpeed(IntPtr,Byte[],Int32);
Changes the speed of audio stream.
public static void ChangeSpeed(Stream,Stream,Int32);
Changes the speed of audio file
public static void ChangeSpeed(String,String,Int32);
AudioCompressionManager Class | Alvas.Audio Namespace