chickadee » speech-dispatcher-client » block-begin

block-begin connprocedure

Opens a block of messages. There will be no priority interaction between the messages inside the block, the whole block will be treated as one message of the priority that was specified by previous SET command.

It can only be called outside of a block; nesting is not allowed.

The allowed commands inside a block are:

  • SPEAK
  • SOUND_ICON
  • CHAR
  • KEY
  • SET SELF RATE
  • SET SELF PITCH
  • SET SELF VOLUME
  • SET SELF VOICE
  • SET SELF LANGUAGE
  • QUIT
  • BLOCK END