fliping of audio in GUI

조회 수: 1(최근 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)

범주

Find more on Simulation, Tuning, and Visualization in Help Center and File Exchange

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by