playSoundWhenRoutingMessageArrives
Syntax
StudioPreference.playSoundWhenRoutingMessageArrives;
Access
read/write
Parameters
Return value boolean
Description
The playSoundWhenRoutingMessageArrives
property defines if a sound should play when a user receives a message when a file is routed to that user.
The default value is ‘false’.
Examples
Turn on the “Play Sound when Message Arrives” preference
app.studioPreferences.playSoundWhenRoutingMessageArrives = true;
Supported versions
Adobe Version | Supported |
---|---|
2021 | ✔ |
2022 | ✔ |
2023 | ✔ |
2024 | ✔ |