Edit .ogg files

How can I read/write .ogg files in Matlab on Mac?

Answers (2)

Prabhakar
Prabhakar on 10 Jul 2011

0 votes

Use an external converter in the OS to convert the OGG files to WAV.
Read the Wav file into MATLAB and then use the WAV data to edit it as you please.

1 Comment

Prabhakar
Prabhakar on 10 Jul 2011
OGG files can be read into MATLAB on some platforms.

Sign in to comment.

Tags

Asked:

on 11 Apr 2011

Community Treasure Hunt

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

Start Hunting!