Closed LAMaglan closed 5 months ago
Each pokem has a "cry" (the sound the make). Can add to the pokemon_stats page, at least, start off with it playing once the page loads (later, add button to play sound). The payload loosk like this:
"cries": { "latest": "https://raw.githubusercontent.com/PokeAPI/cries/main/cries/pokemon/latest/132.ogg", "legacy": "https://raw.githubusercontent.com/PokeAPI/cries/main/cries/pokemon/legacy/132.ogg" },
(example above is from Ditto)
Each pokem has a "cry" (the sound the make). Can add to the pokemon_stats page, at least, start off with it playing once the page loads (later, add button to play sound). The payload loosk like this:
(example above is from Ditto)