Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Playing wav files

by Your Mother (Archbishop)
on Feb 08, 2019 at 18:20 UTC ( [id://1229637]=note: print w/replies, xml ) Need Help??


in reply to Re: Playing wav files
in thread Playing wav files

FWIW, this is an option on OS X–

moo@cowi>perl -e 'system say => qw/ Ohai der /' moo@cow>which say /usr/bin/say # say - Convert text to audible speech

I use it for short scripts or command line stuff since the visual bell isn't always enough. Stuff like–

run-my-thing.pl || say "Epic fail, hire a real programmer" # or echo "Long running script." && say "Done. Finally. Jeeze."

Replies are listed 'Best First'.
Re^3: Playing wav files
by bliako (Monsignor) on Feb 09, 2019 at 09:40 UTC

    Computer says no

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1229637]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-25 14:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found