Skip to content

Dictionary Voice Memos #933

@Glazelf

Description

@Glazelf

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 requeston holdWaiting for something elsewaiting for supportNeeds support from dependency.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions