Skip to content

A Node.js tool to download both British and American pronunciation of vocabularies from Longman Dictionary of Contemporary English (http://www.ldoceonline.com)

License

Notifications You must be signed in to change notification settings

jmosawy/LDOCE-Pronunciation-Audio-Downloader

Repository files navigation

LDOCE Pronunciation Audio Downloader

A Node.js tool to download both British and American pronunciation of vocabularies from Longman Dictionary of Contemporary English (http://www.ldoceonline.com)

Heads UP!

This was initialy a fork of jmosawy Fork project, but has been provided an API and an online website for better usage experience. The website can be found at Longman API.

Description

This tool is built for educational purposes, plus it'd be useful for anyone who's looking for getting the most correct word pronunciations.

How to Use

You may clone this project, and then run the following command to get all dependencies:

npm install

After that, you may use the following command to get both American and British pronunciation of a :WORD:

node index.js ':word:'

Please Note: include your word in a single quote.

About

A Node.js tool to download both British and American pronunciation of vocabularies from Longman Dictionary of Contemporary English (http://www.ldoceonline.com)

Resources

License

Stars

Watchers

Forks

Packages

No packages published