play voices in matlab
Afficher commentaires plus anciens
how can i play a simple voice in matlab like alarm voice
Réponses (1)
Star Strider
le 31 Août 2012
0 votes
If the voice is recorded, you need to use wavread to read it into MATLAB, then soundsc to play it. I refer you to Audio and Video: Reading and Writing Files for the details.
Catégories
En savoir plus sur Audio and Video Data 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!