View source: R/audio_core_config.R
AudioBlock_from_folder | R Documentation |
Build a 'AudioBlock' from a 'path' and caches some intermediary results
AudioBlock_from_folder(
path,
sample_rate = 16000,
force_mono = TRUE,
crop_signal_to = NULL
)
path |
directory, path |
sample_rate |
sample rate |
force_mono |
force mono or not |
crop_signal_to |
int, crop signal |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.