These selection boxes allow you to specify which options should be available to the caller after recording the message. If set to None, that option is not available. The OptionsGreeting should be set to match the options specified. The options available can be modified at runtime using the TermDigitMask property.
(RerecordDigit property)
The record process is restarted, with no prompt. The beep is played before starting the record again. If the Append to file option was chosen in the Setup property page, the file is truncated to its original length, otherwise it is truncated to zero length before restarting the record.
(CancelDigit property)
The MessageCanceledGreeting is played and the call exits out of the NoRecording output.
(ReviewDigit property)
The recorded message is played back to the caller. The OptionsGreeting is then played again.
(AppendFile property)
The caller is prompted to start recording again and the resulting recording is appended to the existing recording. The options prompt is played again.
(PauseDigit property)
This digit will pause the record process. See Record Pause.
(TermDigit property)
This digit terminates the record process, saves the file, and exits the control via the Recorded output, as long as the file size meets the minimum size required.