fliping of audio in GUI

4 次查看(过去 30 天)
Muhammad Talha Bashir
回答: 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 CenterFile Exchange 中查找有关 Audio I/O and Waveform Generation 的更多信息

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by