Quantcast
Channel: Adobe Community: Message List - Photoshop Scripting
Viewing all articles
Browse latest Browse all 27456

Re: Re: Can you play a sound using a script in Photoshop?

$
0
0

You could play a music file, as an example.

var music = new File("/E/Music/Country/Sundown.mp3");
if(music.exists) music.execute();

Viewing all articles
Browse latest Browse all 27456

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>