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.