word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
36 lines (35 loc) • 898 B
JSON
{
"term": "audio",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "connected with sound that is recorded",
"examples": [
{
"text": "**audio** and video **recordings/files/clips**"
},
{
"text": "The **audio quality** was poor."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɔːdiəʊ/",
"audio": "au/audio/audio__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɔːdiəʊ/",
"audio": "au/audio/audio__us_1.mp3"
}
]
},
"wordOrigin": "1930s: independent usage of audio-."
}