Open Glazelf opened 2 months ago
Add pronounciation as attachment instead of link. Or both. Pronounciation .mp3 files can be found under the pronounciation entries. Example:
.mp3
[ { "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" } } ] } ]
Dependent on https://github.com/discordjs/discord.js/pull/10462.
Feature Description
Add pronounciation as attachment instead of link. Or both. Pronounciation
.mp3
files can be found under the pronounciation entries. Example: