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