Get samples from audioplayer object

Is there any way to get the samples that make up an audioplayer object after it's been instantiated?
a = audioplayer(y, fs)
s = get(a, 'AllSamples');

回答 (1 件)

Rajanya
Rajanya 2024 年 12 月 19 日

0 投票

I understand that you are trying to get the audio data from the 'audioplayer' object after it has been instantiated. Here's a link to a similar question which addresses the issue -
Thanks!

製品

質問済み:

2016 年 11 月 15 日

回答済み:

2024 年 12 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by