Speak: speak no evil

Description Usage Arguments Value Author(s) Examples

View source: R/Speak.R

Description

Plays an audioclip of the words "No evil". On Windows and Linux machines the function should directly call the system default player of .wav files. On Mac machines it might be necessary to set the default with something like tuneR::setWavPlayer("/Applications/'QuickTime Player.app'/Contents/MacOS/'QuickTime Player'").

Usage

1

Arguments

...

an input, doesn't matter, isn't used

Value

Plays an audio clip of the words "No Evil.".

Author(s)

Greg Pilgrim gpilgrim2670@gmail.com

Examples

1
2
3
4
## Not run: 
Speak()

## End(Not run)

ThreeWiseMonkeys documentation built on April 22, 2020, 5:07 p.m.