How to add Audio in blog post with same post article
Go to this tool:
https://ttstool.com/
Upload file to my google drive:
https://drive.google.com/drive
Go to recent option:
https://drive.google.com/drive/recent
Make General access anyone with the link
Then copy the audio link from google drive
Then go to below site and paste the copied link of google drive:
https://www.gdirect.link/
After that click on Get link download
Then click on Copy link
Finally paste the copied link upon “ google drive code “ of below link( replace below google drive link with copied link) and go to post
where you want to add audio click Html view of you post then paste below code
and finally publish Audio in post….
<audio controls="" style="width: 500px;">
<source src=" https://drive.google.com/uc?export=download&id=136LotZsw5h5_gE28mc7GjRO6-ghb_xq_" type="audio/mpeg"></source>
</audio>
<audio controls="" style="width: 500px;">
<source src=" https://drive.google.com/uc?export=download&id=136LotZsw5h5_gE28mc7GjRO6-ghb_xq_" type="audio/mpeg"></source>
</audio>