0.0.1 • Published 7 years ago

eng-pron v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

pronunciation

Query English Pronunciation

All the pronunciation are fetched from Yahoo online dictionary.

https://tw.dictionary.search.yahoo.com/

Installation

$ npm install -g eng-pron

Usage

Usage: kk <words...>

Options:

  -h, --help     output usage information
  -V, --version  output the version number

Example

$ kk hello

Output:

hello
[həˋlo]     => K.K. Pronunciation will be copy to clipboard, if there is only one
$ kk metropolis metropolitan

Output:

metropolis
[məˋtrɑp!ɪs]

metropolitan
[͵mɛtrəˋpɑlətn]

License

MIT