pub fn open_or_create_under(voice_root: &Path, id: &str) -> Result<Session>
Variant of open_or_create that takes an explicit voice root — useful for tests that drive several sessions under a tempfile directory.
open_or_create
tempfile