play-methods | R Documentation |
Plays wave files and objects of class Wave
.
play(object, player, ...)
object |
Either a filename pointing to a Wave file,
or an object of class |
player |
(Path to) a program capable of playing a wave file by invocation from the command line. If under Windows and no player is given, “mplay32.exe” or “wmplayer.exe” (if the former does not exists as under Windows 7) will be chosen as the default. |
... |
Further arguments passed to the Wave file |
Uwe Ligges ligges@statistik.tu-dortmund.de
Wave-class, WaveMC-class, Wave
, WaveMC
, writeWave
, setWavPlayer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.