-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or requeston holdWaiting for something elseWaiting for something else
Description
Feature Description
Add pronounciation as attachment instead of link. Or both.
Pronounciation .mp3
files can be found under the pronounciation entries.
Example:
[
{
"word": "word",
"phonetic": "/wɜːd/",
"phonetics": [
{
"text": "/wɜːd/",
"audio": ""
},
{
"text": "/wɝd/",
"audio": "https://api.dictionaryapi.dev/media/pronunciations/en/word-us.mp3",
"sourceUrl": "https://commons.wikimedia.org/w/index.php?curid=1197728",
"license": {
"name": "BY-SA 3.0",
"url": "https://creativecommons.org/licenses/by-sa/3.0"
}
}
]
}
]
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requeston holdWaiting for something elseWaiting for something else