HzSpCompletionNoticeNecessity

Specify whether or not to send a ‘Speech Completion Notice” message.

Syntax

  • C#: public enum HzSpCompletionNoticeNecessity: byte
  • Ruby: module HzSpCompletionNoticeNecessity
  • Python: class HzSpCompletionNoticeNecessity(Enum)

 

Members

  • Need: Need to send a ‘SpeechCompletionNotice’ message. (0x00)
  • NoNeed: Need to send a ‘SpeechCompletionNotice’ message. (0x01)

Remarks

Supported version: SDK 2.1.0 and Haruzira 2.2.0 later