MP3 player rewind/fastforward function

gyuho945
Posts: 2
Joined: Thu May 02, 2019 11:09 pm

MP3 player rewind/fastforward function

Postby gyuho945 » Thu May 02, 2019 11:25 pm

Hello, I am developing a MP3 player with buffer.

I'm just wondering if it's possible to start from specific time from an MP3 file?

I am thinking to use buffer, create number blocks for number of seconds of an MP3 file.

Then, start from specific block and keep playing from that.

I saw the original, start, end pointers in the ringbuffer C file.

Should I use that??

Any advice would be appreciated.

Thank you :)

gyuho945
Posts: 2
Joined: Thu May 02, 2019 11:09 pm

Re: MP3 player rewind/fastforward function

Postby gyuho945 » Sat May 04, 2019 12:19 am

I apologize, I should have looked into more carefully.

I found the function called esp_audio_play() in esp_audio.h

It has the function to play from specific position.

Who is online

Users browsing this forum: No registered users and 36 guests