Pages

Tuesday, April 6, 2021

Add Audio Player on Blogspot Post

Change write mode from "Compose View" to "HTML View".

Anywhere in the post body, put this code:

<audio controls="">
<source src="http://docs.google.com/uc?export=open&amp;id=<google drive file id>" type="audio/mp3"></source>
</audio>

for <google drive file id> is the ID of the audio file (.mp3) you have uploaded to google drive.

 
https://drive.google.com/file/d/<google drive file id>/
 

Friday, March 26, 2021

Windows 10 can't type on search box

 

  1. Open Run window by typing Windows + R keys together.
  2. Type below to run a program

    C:\Windows\system32\ctfmon.exe
  3. Somehow it cure the symptom