Skip to main content

open_with_model

Function open_with_model 

Source
pub fn open_with_model(
    path: impl AsRef<Path>,
    model_snapshot: Option<&[u8]>,
) -> Result<SpeakerSystem, SystemError>