Sha256: a39c9eafa88b2e062826ca9d5f5868835fbe3db2de338511d3ef866f54baff59
Contents?: true
Size: 632 Bytes
Versions: 22
Compression:
Stored size: 632 Bytes
Contents
SAY OBJECT TYPE NAME: say SHORTCUT: say DESCRIPTION Use the Mac text to speech function to convert text to audio. From the Mac CLI, run this to get a list of voices: say -v '?' CHILDREN voice - string The Voice to use. If left blank, the default voice will be used. message - string - 'talk to me' The message to speak. MESSAGES run - Speak the message, optionally in the voice specified. EXAMPLE say [say] : voice [string] : Moira message [string] : So long, and thanks for all the fish! on_load [script] : tell say to run SEE ALSO play, beep
Version data entries
22 entries across 22 versions & 2 rubygems