fliping of audio in GUI

3 visualizzazioni (ultimi 30 giorni)
Muhammad Talha Bashir
Muhammad Talha Bashir il 27 Giu 2021
Risposto: Bhaskar R il 27 Giu 2021
In this part I have recorded an audio using mic, now I want to flip it.

Risposte (1)

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

Categorie

Scopri di più su Audio I/O and Waveform Generation in Help Center e File Exchange

Prodotti


Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by