jmosawy / 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)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

License:MIT License


Languages

Language:CSS 69.5%Language:HTML 16.8%Language:JavaScript 13.8%