You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESP32 flash is pretty large nowdays, and for very small system notification mp3 assets it is useful to embed them directly as header, is there an easy way to decode an play an MP3 from a header, as an array of constant unsigned char?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
ESP32 flash is pretty large nowdays, and for very small system notification mp3 assets it is useful to embed them directly as header, is there an easy way to decode an play an MP3 from a header, as an array of constant unsigned char?
Beta Was this translation helpful? Give feedback.
All reactions