CRinit_audio | R Documentation |
Initializes audio system. Must be called before audio files can be loaded and played using CRload_wav
and CRplay_wav
.
CRinit_audio(status = NULL)
status |
Optional list |
Audio system is initialized with 2 channels, at 48.000 Hz, 2048 frames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.