A strange problem about audio play using MATLAB (Maybe a bug in MATLAB!)
古いコメントを表示
I have record an audio segment from computer audio input port and save the audio segment with the .wav format. The sample rate is 44.1kHz and the length is 3'30". Then I downsampled the audio segment and make its sample rate 1000Hz using MATLAB, then saved the downsampled audio segment as .wav file using 'wavwrite' command in MATLAB. The downsampled audio file is 3'30" if played by Audition(an audio softwave),but if played by MATLAB command 'sound' or 'audioplayer',the time is just 3'!
採用された回答
その他の回答 (3 件)
カテゴリ
ヘルプ センター および File Exchange で Audio and Video Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!