meetDeveloper / freeDictionaryAPI

There was no free Dictionary API on the web when I wanted one for my friend, so I created one.
https://dictionaryapi.dev/
GNU General Public License v3.0
2.59k stars 263 forks source link

Audio Playback Not Working #210

Closed mohamedhesham221 closed 4 months ago

mohamedhesham221 commented 4 months ago

Description: I encountered an issue with audio playback while using the Dictionary API. When attempting to play audio pronunciations for word definitions, I received the following error message: "Uncaught (in promise) DOMException: Failed to load because no supported source was found."

Expected Behavior: The audio pronunciation should play successfully when clicked.

Actual Behavior: An error message is displayed, indicating that the audio file failed to load.

meetDeveloper commented 4 months ago

This has been resolved now.