Create audio play objects for html viewer
Usage
create_sound_play(snd_src, text = "👂")
Arguments
- snd_src
string or vector of strings with a image(s) path(s).
- text
string o vector of strings that will be displayed as view link.
By default it is ear emoji (👂).
Value
a string or vector of strings
Author
George Moroz <agricolamz@gmail.com>