headless_lms_server::controllers::helpers::file_uploading

Function generate_audio_path

Source
fn generate_audio_path(
    field: &Field,
    store_kind: StoreKind,
) -> Result<PathBuf, ControllerError>
Expand description

Generates a path for an audio file with the appropriate extension.