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?

 Accepted Answer

Star Strider
Star Strider on 21 Apr 2015

0 votes

See the wavwrite or audiowrite functions.

4 Comments

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
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.
ok sir...i got it...thank you very much
As always, my pleasure.
I apologise for the delay — busy deleting Korean spam posts.

Sign in to comment.

More Answers (0)

Categories

Find more on Audio I/O and Waveform Generation in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!