Question text to mp3

ckir5951

Reputable
Mar 2, 2016
2
0
4,510
Anyone familiar with "text to mp3"? I'm trying to click on my home picture
("house.jpg") and voice "return to home page".

I downloaded an mp3 (ttsMP3.com_VoiceText_2019-7-18_10_18_32.mp3) and I don't
know how to use it here or even test it?

<a href="index.html">
================== I don'tknow how to code the mp3 ================
<input type="button" value="ttsMP3.com_VoiceText_2019-7-18_10_18_32.mp3';">
==========================================================================
<img src="house.jpg" height=75 width=75 alt="image of home"></a><br>
 

Math Geek

Titan
Ambassador
sounds like you are actually asking about coding a button in html?

i take it you made the mp3 file easy enough and now are trying to get it to play when you click a link on a webpage? do i have this right? i don't want to start helping with the wrong problem. :)

i am assuming html is what you are working with, but if it is another language please specify