I am experiencing an strange behaviour in Firefox 25 and Firefox OS (latest 1.4 nightly). With Firefox 26 the error is gone and everything works perfectly.
<audio autoplay="autoplay">
<source src="http://translate.google.com/translate_tts?tl=en&q=Hello%20Firefox" />
</audio>
Firefox 25 Debug Console says something like: Error 404 Mediafile not found. Pausing. Also no controls show up. Ideas?