Lets the Mac OS X user select the Shakespeare play and character, then speaks the preceding lines so the user can practice their lines (printed in Terminal).
Requires: Mac OS X (Terminal and speaking) Internet connection Python 2.x BeautifulSoup4 module for Python
Use:
- Install requirements.
- In Terminal type python shakespeareRehearser.py
- Choose the play.
- Choose the character you're rehearsing.
- Listen to the dialog, then speak your lines (they'll show up in Terminal).
- When you're done with your lines, press enter to continue.
License: You're free to use and modify this code as you like.