read .wav file in PsychToolBox
Afficher commentaires plus anciens
Hi.. I know in the PTB to show an image onscreen you must enter im=imread(photo.jpg); Screen('PutImage', winID, im); Screen('Flip', winID);
How do I play a .wav file? I assume it's something similar to this where I have to "read" the file.. Thank you!!!
Réponses (0)
Catégories
En savoir plus sur Using audio files 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!