English | 简体中文
awesome-pronunciation is a repository which clarifies programming word pronunciation and promotes developers communication. You can preview it here.
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.
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: [String] Word spelling
- origin: [Array] Audio link, corresponding to the number of symbols
- symbol: [Array] Phonetic symbol
- reference: [String] Reference link
Copyright (c) 2019-present Aaron Guan