Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 1f0b21aa88f3c2c3f7d3ecd7ad1b78e0 > files > 646

festival-speechtools-devel-1.2.96-16.fc13.i686.rpm

  <sect1 id='siod-manual'>
	<title><command>siod</command> <emphasis>Scheme Interpreter</emphasis></title>

    <toc depth='1'></toc>
    <para>
    </para>
    <sect2>
      <title>Synopsis</title>
      <para>
      </para>
        <!-- /amd/projects/festival/versions/v_mpiro/speech_tools_linux/bin/siod -sgml_synopsis -->
        <para>
<cmdsynopsis><command>siod</command>[options] [input files]<arg>-b </arg>
<arg>--batch </arg>
<arg>-i </arg>
<arg>--interactive </arg>
<arg>--pipe </arg>
<arg>-heap <replaceable>int</replaceable> " {512000}"</arg>
</cmdsynopsis>
        </para>
        <!-- DONE /amd/projects/festival/versions/v_mpiro/speech_tools_linux/bin/siod -sgml_synopsis -->
      <para>

<command>siod</command> is a command line interface to the
<productname>Scheme In One Defun</productname> Scheme interpreter,
as modified by CSTR for use in &theEST;. It is essentially &festival;
without the speech synthesis code.
      </para>
    </sect2>
    <sect2>
      <title>OPTIONS</title>
      <para>
      </para>
        <!-- /amd/projects/festival/versions/v_mpiro/speech_tools_linux/bin/siod -sgml_options -->
        <para>
<variablelist>
<varlistentry><term>-b</term>
<LISTITEM><PARA>

Run in batch mode (no interaction) 
</PARA></LISTITEM>
</varlistentry>

<varlistentry><term>--batch</term>
<LISTITEM><PARA>

Run in batch mode (no interaction) 
</PARA></LISTITEM>
</varlistentry>

<varlistentry><term>-i</term>
<LISTITEM><PARA>

Run in interactive mode (default) 
</PARA></LISTITEM>
</varlistentry>

<varlistentry><term>--interactive</term>
<LISTITEM><PARA>

Run in interactive mode (default) 
</PARA></LISTITEM>
</varlistentry>

<varlistentry><term>--pipe</term>
<LISTITEM><PARA>

Run in pipe mode, reading commands from 
stdin, but no prompt or return values 
are printed (default if stdin not a tty) 
</PARA></LISTITEM>
</varlistentry>

<varlistentry><term>-heap</term>
<LISTITEM><PARA>
<replaceable>int</replaceable>
 " {512000}"
Initial size of heap </PARA></LISTITEM>
</varlistentry>
</variablelist>
        </para>
        <!-- DONE /amd/projects/festival/versions/v_mpiro/speech_tools_linux/bin/siod -sgml_options -->
    </sect2>
  </sect1>