<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MP3 from internal memory? Core2]]></title><description><![CDATA[<p dir="auto">Hello, I am currently using tone generation in my code, and would like to switch it out for mp3 files. I am so lost on how to do this. every mp3 example I find errors out at compiling usualy saying something like from is not a valid (something) cant remember.<br />
This is my current code:<br />
if( cfg.dev_mode )<br />
play_tone(3000, 100, 1);<br />
else<br />
play_tone(3000, 100, cfg.warning_volume);</p>
<p dir="auto">I would like to replace this with mp3 files stored in internal memory. Does anyone have an example or walkthrough I can try?</p>
]]></description><link>https://community.m5stack.com/topic/3598/mp3-from-internal-memory-core2</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 11:28:59 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3598.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Sep 2021 14:15:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MP3 from internal memory? Core2 on Sat, 25 Sep 2021 08:11:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/oscillator" aria-label="Profile: oscillator">@<bdi>oscillator</bdi></a> said in <a href="/post/14974">MP3 from internal memory? Core2</a>:</p>
<blockquote>
<p dir="auto"><a href="https://forum.m5stack.com/topic/143/lesson-6-1-speaker-mp3-player" target="_blank" rel="noopener noreferrer nofollow ugc">https://forum.m5stack.com/topic/143/lesson-6-1-speaker-mp3-player</a></p>
</blockquote>
<p dir="auto">That was written for the original M5Stack in Arduino and so due to so many changes in Arduino does not work any more.<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/dimi" aria-label="Profile: dimi">@<bdi>dimi</bdi></a> are you still around?</p>
]]></description><link>https://community.m5stack.com/post/14977</link><guid isPermaLink="true">https://community.m5stack.com/post/14977</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 25 Sep 2021 08:11:42 GMT</pubDate></item><item><title><![CDATA[Reply to MP3 from internal memory? Core2 on Fri, 24 Sep 2021 22:47:53 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://forum.m5stack.com/topic/143/lesson-6-1-speaker-mp3-player" target="_blank" rel="noopener noreferrer nofollow ugc">https://forum.m5stack.com/topic/143/lesson-6-1-speaker-mp3-player</a></p>
]]></description><link>https://community.m5stack.com/post/14974</link><guid isPermaLink="true">https://community.m5stack.com/post/14974</guid><dc:creator><![CDATA[oscillator]]></dc:creator><pubDate>Fri, 24 Sep 2021 22:47:53 GMT</pubDate></item><item><title><![CDATA[Reply to MP3 from internal memory? Core2 on Fri, 24 Sep 2021 19:35:30 GMT]]></title><description><![CDATA[<p dir="auto">Here are a couple from excellent postings that should get you stared:</p>
<p dir="auto"><a href="https://github.com/earlephilhower/ESP8266Audio" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/earlephilhower/ESP8266Audio</a></p>
<p dir="auto"><a href="https://github.com/pschatzmann/arduino-audio-tools" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/pschatzmann/arduino-audio-tools</a></p>
]]></description><link>https://community.m5stack.com/post/14978</link><guid isPermaLink="true">https://community.m5stack.com/post/14978</guid><dc:creator><![CDATA[dweaver309]]></dc:creator><pubDate>Fri, 24 Sep 2021 19:35:30 GMT</pubDate></item><item><title><![CDATA[Reply to MP3 from internal memory? Core2 on Fri, 24 Sep 2021 17:51:47 GMT]]></title><description><![CDATA[<p dir="auto">No, currently Micropython only supports .wav files</p>
]]></description><link>https://community.m5stack.com/post/14965</link><guid isPermaLink="true">https://community.m5stack.com/post/14965</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 24 Sep 2021 17:51:47 GMT</pubDate></item></channel></rss>