# Tcl autoload index file, version 2.0
# This file is generated by the "auto_mkindex" command
# and sourced to set up indexing information for one or
# more commands.  Typically each line is a command that
# sets an element in the auto_index array, where the
# element name is the name of a command and the value is
# a script that loads the command.

set auto_index(CalibrateSilence) [list source [file join $dir calibrate.tcl]]
set auto_index(CalibrateScreenRefresh) [list source [file join $dir calibrate.tcl]]
set auto_index(SetTalkingImage) [list source [file join $dir graphics.tcl]]
set auto_index(SetListenImage) [list source [file join $dir graphics.tcl]]
set auto_index(LedOn) [list source [file join $dir graphics.tcl]]
set auto_index(LedOff) [list source [file join $dir graphics.tcl]]
set auto_index(MoveLips) [list source [file join $dir graphics.tcl]]
set auto_index(DisplayImage) [list source [file join $dir graphics.tcl]]
set auto_index(LoadImages) [list source [file join $dir graphics.tcl]]
set auto_index(Main) [list source [file join $dir main.tcl]]
set auto_index(Initialize) [list source [file join $dir main.tcl]]
set auto_index(Random) [list source [file join $dir main.tcl]]
set auto_index(Listen) [list source [file join $dir speech.tcl]]
set auto_index(SayFile) [list source [file join $dir speech.tcl]]
set auto_index(Say) [list source [file join $dir speech.tcl]]
set auto_index(LoadPhrases) [list source [file join $dir speech.tcl]]
set auto_index(SayPhrase) [list source [file join $dir speech.tcl]]
set auto_index(LoadDefaultOptions) [list source [file join $dir options.tcl]]
set auto_index(SaveOptions) [list source [file join $dir options.tcl]]
set auto_index(LoadOptions) [list source [file join $dir options.tcl]]
set auto_index(CreateScreen) [list source [file join $dir screen.tcl]]
set auto_index(PlacePenguin) [list source [file join $dir screen.tcl]]
set auto_index(Iconify) [list source [file join $dir screen.tcl]]
set auto_index(DeIconify) [list source [file join $dir screen.tcl]]
set auto_index(MicOff) [list source [file join $dir sound.tcl]]
set auto_index(MicOn) [list source [file join $dir sound.tcl]]
set auto_index(SpkrOn) [list source [file join $dir sound.tcl]]
set auto_index(SpkrOff) [list source [file join $dir sound.tcl]]
set auto_index(GetQuietLevel) [list source [file join $dir sound.tcl]]
set auto_index(reco) [list source [file join $dir sound.tcl]]
set auto_index(Record) [list source [file join $dir sound.tcl]]
set auto_index(RecordToFile) [list source [file join $dir sound.tcl]]
set auto_index(Play) [list source [file join $dir sound.tcl]]
set auto_index(PlayStart) [list source [file join $dir sound.tcl]]
set auto_index(PlayStop) [list source [file join $dir sound.tcl]]
set auto_index(SetVoxLevel) [list source [file join $dir sound.tcl]]
set auto_index(LoadSoundFile) [list source [file join $dir sound.tcl]]
set auto_index(PlayFile) [list source [file join $dir sound.tcl]]
set auto_index(PlayFileStart) [list source [file join $dir sound.tcl]]
set auto_index(PlayFileStop) [list source [file join $dir sound.tcl]]
set auto_index(Calibrate) [list source [file join $dir sound.tcl]]
set auto_index(put_debug) [list source [file join $dir sound.tcl]]
