English | 简体中文
Introduction
awesome-pronunciation is a repository which clarifies programming word pronunciation and promotes developers communication. You can preview it here.
Why not make an test?
There is a small test here. It can quickly help to find programming words which you pronunce incorrectly. At the same time, you will contribute to calculate the error rate for this project.
How to add new word for this repo?
Add new words in db.json
- Add
Feature request
intoIssues
- Edit
db.json
in this repo and add new words. ClickPropose file change
andPull Request
.
Word Attributes
- word: [String] Word spelling
- origin: [Array] Audio link, corresponding to the number of symbols
- symbol: [Array] Phonetic symbol
- reference: [String] Reference link
Reference
License
Copyright (c) 2019-present Aaron Guan