This repository contains the cries of all Pokémon from Generation 1 to 9 in .ogg
format.
The cries were downloaded from the Showdown simulator and Veekun website.
git clone https://github.com/PokeAPI/cries
cd cries
The cries are located in the cries
folder. Each cry is mapped to a Pokémon by its id
in PokéAPI.
cries
├── pokemon
│ ├── latest
│ │ ├── 1.ogg
│ │ ├── 2.ogg
│ │ ├── ...
│ │ └── 10277.ogg
│ ├── legacy
│ │ ├── 1.ogg
│ │ ├── 2.ogg
│ │ ├── ...
│ │ └── 649.ogg