how to write wave file?

i have audio signal which is pre-processed to remove silenced region of that. noe edited or modified file i want to use for further programming. how to save it?

 Risposta accettata

Star Strider
Star Strider il 21 Apr 2015

0 voti

See the wavwrite or audiowrite functions.

4 Commenti

Ravi Sharma
Ravi Sharma il 21 Apr 2015
THANK YOU SIR..i tried writing "wavwrite(yEdited,'ddd');". yEdited is my modified file which is saved to ddd. where this file is stored? is it bin folder? want to view the file...pls help
Star Strider
Star Strider il 21 Apr 2015
My pleasure!
The file is stored in the directory you choose. If you do not choose a path, the default path is (in Windows machines) C:\USERNAME\Documents\MATLAB.
Ravi Sharma
Ravi Sharma il 21 Apr 2015
ok sir...i got it...thank you very much
Star Strider
Star Strider il 21 Apr 2015
As always, my pleasure.
I apologise for the delay — busy deleting Korean spam posts.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Audio I/O and Waveform Generation in Centro assistenza e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by