Skip to main content

Spelling engine for the NATO phonetic alphabet

Project description

nato-spell

nato-spell is a Python package that can be used to spell a string / file with the well-known NATO phonetic alphabet.

Installation

System requirements:

  • aplay (ALSA command line player - it may already be installed on your computer)
  • python >= 3

Use pip or pipx to install nato-spell.

pip install nato-spell

Usage

Minimal example

nato-spell SPELLME 

Spelling from stdin

echo SPELLME | nato-spell - 

Increase the delay between characters (unit is seconds, default is 0)

nato-spell SPELLME --char-delay=1

Use a different sound directory

nato-spell SPELLME --sound-dir=/home/me/my-sound-dir

And finally, an example, where we use them all together.

echo SPELLME | nato-spell - --sound-dir=/home/me/my-sound-dir --char-delay=1

Sound assets

These sounds were published by Tim Kahn and hosted on freesound.org

Thank you Amy Gedgaudas and Tim Kahn for all these sounds.

They're licensed under: http://creativecommons.org/licenses/by/3.0/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nato-spell-0.3.1.tar.gz (3.9 MB view hashes)

Uploaded Source

Built Distribution

nato_spell-0.3.1-py3-none-any.whl (3.9 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page