fliping of audio in GUI

3 Ansichten (letzte 30 Tage)
Muhammad Talha Bashir
Muhammad Talha Bashir am 27 Jun. 2021
Beantwortet: Bhaskar R am 27 Jun. 2021
In this part I have recorded an audio using mic, now I want to flip it.

Antworten (1)

Bhaskar R
Bhaskar R am 27 Jun. 2021
>>fliped_voice = flip(myvoice)
>>plot(fliped_voice)
% if you want you want listen fliped version
>>flv = audioplayer(fliped_voice, 8000);
>>play(flv)

Kategorien

Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange

Produkte


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by