Skip to content

Interactive Voice Response system in bash - speaks a menu then uses digit keys to select options

License

Notifications You must be signed in to change notification settings

KarlMW/bash-ivr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash-ivr

Interactive Voice Response system (IVR) in bash - speaks a menu then uses digit keys to select options.

The menu system is defined by a set of suitably named files in a defined directory.

Custom wav files can be used to speak each menu option, or they can use TTS.

Dependencies

Other things you'll need

  • a set of wav files, one for each digit to be spoken (eg. 1.wav)
  • a sound to mark the start of a menu (menuheader.wav)

About

Interactive Voice Response system in bash - speaks a menu then uses digit keys to select options

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages