/dialog

The easy way to make audio dialogs demo for English teaching.

Primary LanguagePHP

dialog

The easy way to make audio dialogs demo for English teaching.

Cover

This project was initially created for my girl friend who is an English teacher.

For OS X currently.

How to Use?

Dialog

  • Prepare the script
      $ cat script.txt
      Samantha: Hello!
      Tom: Hello!
      Samantha: My name is Han Meimei. What is your name?
      Tom: My name is Li Lei.
      
  • Test audio dialog
      $ dialog script.txt
      
  • Make audio dialog file
      $ dialog script.txt save
      

Demo

Screenshot

Dependences

  • PHP
  • SoX
  • LAME

Get Help