Checklist
Feature description
hi :
I need to get the audio duration, the current playback time, and the ability to play from a specific time position, but I haven't found how to do it.
Use cases
I hope to provide services similar to the methods described below.
esp_gmf_audio_get_duration
esp_gmf_audio_get_play_time
esp_gmf_audio_seek() (ms)
Alternatives
No response
Additional context
No response