Include Audio media.
Usage
includeAudio(
url,
preload = c("metadata", "auto", "none"),
alt = "Your browser does not support the audio element."
)
Value
An R object of class "knit_asis" (defined in the knitr package), the data of which is the HTML audio tag to insert into the document.