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?

 採用された回答

Star Strider
Star Strider 2015 年 4 月 21 日

0 投票

See the wavwrite or audiowrite functions.

4 件のコメント

Ravi Sharma
Ravi Sharma 2015 年 4 月 21 日
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 2015 年 4 月 21 日
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 2015 年 4 月 21 日
ok sir...i got it...thank you very much
Star Strider
Star Strider 2015 年 4 月 21 日
As always, my pleasure.
I apologise for the delay — busy deleting Korean spam posts.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeAudio I/O and Waveform Generation についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by