Playsound unavailable from Microcosmsoftware

Plug-ins, scripts, and other software to improve your home automation experience.
Vangelis
Posts: 167
Joined: Tue Mar 18, 2014 4:27 am
Location: Southampton (UK)

Playsound unavailable from Microcosmsoftware

Post by Vangelis »

Seems they might have gone bust. Don't particularly want to download it from a wonky shareware site either. Does anyone have the install file or a good link to the source. Would like to use this plugin.

Vangelis
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: Playsound unavailable from Microcosmsoftware

Post by nsheldon »

Hi Vangelis.

Unfortunately I don't know of any download mirrors for the PlaySound application. I'll see if I can find some way to share that application since the Announcer plugin requires it.
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Playsound unavailable from Microcosmsoftware

Post by jay (support) »

Nathan, I wonder if you could substitute the /usr/bin/afplay command in place of it... :?:
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
nsheldon
Posts: 2469
Joined: Mon Aug 09, 2010 2:12 pm
Location: CA
Contact:

Re: Playsound unavailable from Microcosmsoftware

Post by nsheldon »

@Vangelis: It looks like CNet's Download web site, annoying as it is, does host a mirror of the most recent version of PlaySound (1.6.7) before development ended. You can download the application from their site at http://download.cnet.com/Play-Sound/300 ... 25096.html for now.

@Jay: Thanks for the suggestion. Yea, I'm sure I could modify the plugin to use the "afplay" built-in command-line utility instead of using the appscript Python libraries to send AppleScript commands to Play Sound. It's been a while since I looked at the Announcer plugin code (2013 in fact), but I'm pretty sure I considered using "afplay" and decided against it because it was easier to launch Play Sound, sending it a file path and telling it to run in the background than it was to execute afplay from a Python subprocess and deal with tracking the child afplay process from within the plugin code. I may have to look at using afplay again though.
Vangelis
Posts: 167
Joined: Tue Mar 18, 2014 4:27 am
Location: Southampton (UK)

Re: Playsound unavailable from Microcosmsoftware

Post by Vangelis »

Thanks all - Got it from CNET in the end. Works like a charm!

Vangelis
Post Reply

Return to “Nathan Sheldon Software”