Randomly concatenating audio files
Afficher commentaires plus anciens
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!
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Audio I/O and Waveform Generation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
