controls | R Documentation |
pause
pauses (stops) audio recording or playback
rewind
rewinds audio recording or playback, i.e., makes the
beginning of the source (or target) object the current audio
position.
resume
resumes previously paused audio recording or playback
pause(x, ...)
rewind(x, ...)
resume(x, ...)
x |
instance object |
... |
optional arguments passed to the method specific to the object |
All functions return TRUE on success and FALSE on failure. All methods are generics and intended to apply to similar asynchronous operations (e.g. movie playback etc.).
play
, record
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.