Part Number: AM625
Other Parts Discussed in Thread: TLV320AIC3106,
Hi,
Is audio chip TLV320AIC3106 support mp3 decoder?
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: AM625
Other Parts Discussed in Thread: TLV320AIC3106,
Hi,
Is audio chip TLV320AIC3106 support mp3 decoder?
Thanks.
Hi Fox,
AM625 you can use GStreamer plugin to decode the mp3 file and play it on TLV320AIC3106 speaker.
Eg:
gst-launch-1.0 filesrc location=music.mp3 ! mpegaudioparse ! mpg123audiodec ! audioconvert ! audioresample ! autoaudiosink
Hope this helps.
Best Regards,
Suren