Skip to content

Instantly share code, notes, and snippets.

@myfonj
Last active August 4, 2023 14:30
Show Gist options
  • Save myfonj/2c03921c1195494eb02eb0c64272bcaf to your computer and use it in GitHub Desktop.
Save myfonj/2c03921c1195494eb02eb0c64272bcaf to your computer and use it in GitHub Desktop.
US & GB word pronunciation audio tester Google Dictionary (from Oxford recordings databank)
data:text/html,%3C!doctype%20html%3E%3Chtml%20lang=en%3E%3Ctitle%3EUS-GB%20pronunciation%202.0%3C/title%3E%3Cmeta%20name=viewport%20content="width=device-width,%20initial-scale=1"%3E%3Cbody%20onload=x='https://ssl.gstatic.com/dictionary/static/sounds/20160317/'%20text=snow%20bgcolor=black%3E%3Cbutton%20onfocus=this.click()%20onclick=(e=this.firstChild).src=x+i.value+'--_us_1.mp3';e.play()%3E%3Caudio%20onplay=i.focus()%3E%3C/audio%3EUS%3C/button%3E%3Cinput%20id=i%20autocapitalize=off%20placeholder=(shift+)tab%20value=honest%3E%3Cbutton%20onfocus=this.click()%20onclick=(e=this.firstChild).src=x+i.value+'--_gb_1.mp3';e.play()%3E%3Caudio%20onplay=i.focus()%3E%3C/audio%3EGB%3C/button%3E
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment