Edinburgh Speech Tools  2.4-release
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Pages
siod

Table of Contents

Scheme Interpreter

Synopsis

siod [options] [input files] [-b ] [–batch ] [-i ] [–interactive ] [–pipe ] [-heap int]

siod is a command line interface to the Scheme In One Defun Scheme interpreter, as modified by CSTR for use in the Edinburgh Speech Tools Library. It is essentially festival without the speech synthesis code.

Options

  • -b: Run in batch mode (no interaction)
  • –batch: Run in batch mode (no interaction)
  • -i: Run in interactive mode (default)
  • –interactive: Run in interactive mode (default)
  • –pipe: Run in pipe mode, reading commands from stdin, but no prompt or return values are printed (default if stdin not a tty)
  • -heap: int " {512000}" Initial size of heap