المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : how can i convert audio sample rate and audio sample size of wave files ??



C# Programming
03-31-2009, 03:40 PM
hi every body

i want know how can i convert the audio sample rate and sample size in wave file

Ex: i have audio files with sample size 16bit , audio sample rate 44khz
and i want to change it to 8 bit , audio sample rate 11khz

how can i do this by c#

thanks in advance