Authentication Author Sveinbjorn Thordarson AcceptsFiles AcceptsText BundledFiles Creator Platypus-5.4.1 Overwrite DevelopmentVersion Example ScriptName SpeakDroplet.sh Script #!/bin/sh # Pipe the contents of first file argument to 'say', # which is the command line interface to Apple's Speech Synthesizer. echo "Speaking..." cat $1 | say DocIconPath Droppable IconPath Identifier org.sveinbjorn.SpeakDroplet InterpreterPath /bin/sh Name SpeakDroplet OptimizeApplication InterfaceType Droplet InterpreterArgs RemainRunning RunInBackground StatusItemDisplayType Text StatusItemIcon StatusItemTitle MyApp Suffixes * TextBackground #ffffff TextFont Monaco TextForeground #000000 TextSize 10 Version 1.0