fliping of audio in GUI

3 ビュー (過去 30 日間)
Muhammad Talha Bashir
Muhammad Talha Bashir 2021 年 6 月 27 日
回答済み: Bhaskar R 2021 年 6 月 27 日
In this part I have recorded an audio using mic, now I want to flip it.

回答 (1 件)

Bhaskar R
Bhaskar R 2021 年 6 月 27 日
>>fliped_voice = flip(myvoice)
>>plot(fliped_voice)
% if you want you want listen fliped version
>>flv = audioplayer(fliped_voice, 8000);
>>play(flv)

カテゴリ

Help Center および File ExchangeCode Generation and Deployment についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by