Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The  The voice notification is sent upon execution of the macro. The macro executes immediately after the registration of the event it is set for. To create the macro for sending the voice notification:

  1. Go to the Programming tab of the System Settings window.
  2. Create a Macro object in the objects tree of the Programming tab. For details on macros, see Creating and using macros.
    Image Modified
  3. Specify the State parameter.
  4. Check the Local checkbox to send the voice notifications from a local computer only.
  5. If the manual start of macros from the main control panel of Intellect software should be forbidden, set the Hidden checkbox.
  6. Choose the event object type for the voice notification macro to be related to.
  7. Choose the event object number for the voice notification macro to be related to.
  8. Choose the name of the event to trigger the sending of the voice notification.
  9. Choose the Voice Notification object in the Type column.
  10. Choose the number of the Voice Notification object.
  11. Choose Play wave file action.
  12. Click the Name field in the Parameters table. The Value field becomes available to specify the audio file.
  13. Specify the full pathname of the wave file to be sent as the voice notification.
  14. Select the object and its number, for which the voice notification macro is related to, and also select the event name for which a voice notification will be sent (1).
  15. Select the Voice notification service object and its number, and also select the Play audio file action (2).
  16. In the Parameters table, left-click to activate the Name field, and then in the Value field specify the full path to the audio file that should be used as a voice notification (3).
  17. Click the Apply button to save the settings of the Macro object (4).

The voice notification will stop after the macro command execution is completed. The macro is executed immediately after the registration of the corresponding event. To create a macro command to stop the voice notification, do the following:

  1. Go to the Programming tab of the System Setup dialog box.
  2. Create a Macro object in the objects tree of the Programming tab. For details on macros, see Creating and using macros.
    Image Added
  3. Select the object and its number, for which the stop voice notification macro is related to, and also select the event name for which a voice notification will be stopped (1).
  4. Select the Voice notification service object and its number, and also select the Stop audio file playing action (2).
  5. Click Press the Apply button to save the settings for of the Macro object (3).