0.8.0 • Published 4 years ago

pronunciation-finder v0.8.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

pronunciation-finder

An application for getting audio files with pronunciation from

Installation

MacOS, Linux

npm install -g pronunciation-finder

If you don't have npm please install it https://docs.npmjs.com/getting-started/installing-node#1-install-nodejs--npm

Usage

pronunciation-finder car apple window

OR if you have a file with words

pronunciation-finder $(cat words.txt)

Options

$ pronunciation-finder --help

  Usage: pronunciation-finder [options] <words>

  An application for getting transcription and audio from Oxford Advanced Learner’s Dictionary, Cambridge Dictionary

  Options:

    -v, --version               output the version number
    -p, --path [value]          Path for downloaded files (default: ./)
    -d, --dictionary [value]    Dictionary [oxford, cambridge, macmillan] (default: cambridge)
    -g, --gap [value]           Add gap [value] sec to the end of file (default: 0)
        --play                  Autoplay files after downloading (default: false)
    -h, --help                  output usage information

Output

Files with a name like everything | ˈevriθɪŋ |.mp3

Update

npm update -g pronunciation-finder

Please verify that pronunciation-finder -v returns 0.8.0, in some cases you have to uninstall and install for getting latest version

Uninstall

npm uninstall -g pronunciation-finder
0.8.0

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.4

4 years ago

0.5.5

4 years ago

0.5.3

7 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.6

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago