isSTTModelLoaded property
bool
get
isSTTModelLoaded
Check if an STT model is currently loaded
Implementation
static bool get isSTTModelLoaded => DartBridge.stt.isLoaded;
Check if an STT model is currently loaded
static bool get isSTTModelLoaded => DartBridge.stt.isLoaded;