Delete speech file alternative.
ONO::Lib::Audio::Speech->speech_alt_delete( $dir, $lang, $file );
Alternative speech file directory (personal, or virtual classroom)
ONO::Lib::Audio::Speech->speech_alt_dir( $user, $class );
returns: $ALT_DIR
ONO Audio Speech object, allows to play speech files in MP3 format.
-e delete: link to instant delete feature if possible (requires ID and linkcode)
-e edit: link to media manager if possible (requires ID)
-l float left
-L link mode (uses $linkcode as link)
-M mouseover non-trans (only -t and -R supported)
-O onclock mode (uses $linkcode as code)
-t transparent (only -R supported)
-r float right
-R record if not found
-s status (green or red light)
-T table mode (doesn't work in -R mode)
ONO::Lib::Audio::Speech->speech_item( $lang, $word, $size, $switches, $ALTDIR, $ID, $linkcode );