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:
- Go to the Programming tab of the System Settings window.
- Create a Macro object in the objects tree of the Programming tab. For details on macros, see Creating and using macros.

- 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).
- Select the Voice notification service object and its number, and also select the Play audio file action (2).
- In the Parameters table, left-click to activate the Name field. Then in the Value field specify the full path to the audio file in .wav format (indicating the name of the file being played, for example: C:\Program Files (x86)\Intellect\Wav\cam_alarm_1.wav), that should be used as a voice notification (3).
- 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:
- Go to the Programming tab of the System Setup dialog box.
- Create a Macro object in the objects tree of the Programming tab. For details on macros, see Creating and using macros.

- 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).
- Select the Voice notification service object and its number, and also select the Stop audio file playing action (2).
- Click the Apply button to save the settings of the Macro object (3).