Draft 2 (failed)
This commit is contained in:
@@ -5,6 +5,7 @@ struct model : genericModel {
|
||||
bool checkModel();
|
||||
VoskModel* mdl{};
|
||||
model(const std::string &url, const std::string& storepath, const std::string& id, int index);
|
||||
~model();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user