Randomly concatenating audio files
이전 댓글 표시
I would like to get help in a code. Problem: I would like to randomly select five audio files in a directory which are wav files. The directory contains three thousand audio files all wav format. I should be able to insert first audio files then I have another wav file which is 1.5 seconds silence, then I should be able to randomly select another wav file from the directory. Then I should be able to randomly concatenate another audio file and then 1.5 sec silence audio file. Since I need to insert five audio files based on random selection, I should insert four 1.5 sec silence audios to get my first audio file ready. The process is like creating an audio captcha where different characters are being spoken and we need to concatenate those characters with silence in between those characters. I have all the required audio files processed and ready. Just need help in coding this part. Many Thanks!
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Audio I/O and Waveform Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
