Play Forvo pronunciations straight from your terminal.
Install forvo-cli with cargo1
bash
cargo install forvo-cli
bash
forvo-cli -v -w <some_word>
The audio is currently auto-played only on macOS. On other platforms they are just downloaded inside the /tmp
folder.
1 Requires the Rust toolchain (fairly lightweight) https://www.rust-lang.org/tools/install