/native/external/espeak/platforms/riscos/s/cmhgfile
http://eyes-free.googlecode.com/ · #! · 22 lines · 16 code · 6 blank · 0 comment · 0 complexity · c5ac1fb76814733d02164f12f8e2c309 MD5 · raw file
- initialisation-code: user_init
- title-string: Speak
- help-string: Speak 3.30 Text to Speech (32 bit)
- swi-chunk-base-number: &4ad80
- swi-handler-code: swi_handler
- swi-decoding-table: Speak,
- Ready,X,Misc,Say,Sayw,Stop,X,Pitch,Speed,WordGap,PitchRange,X,X,Volume
- vector-handlers: callback_entry/callback_handler
- vector-handlers: sound_entry/sound_handler
- command-keyword-table: command_handler
- SAY(min-args: 1, max-args: 255,
- help-text: "Says English string <string>\n"),
- SAYW(min-args: 1, max-args: 255,
- help-text: "Says English string <string>\n"),
- SPEAK(min-args: 1, max-args: 255,
- help-text: "Says English string <string>\n")