in PollyTTSEngine/PollyTTSEngine.cpp [47:50]
STDAPI DllCanUnloadNow(void) { return (_Module.GetLockCount()==0) ? S_OK : S_FALSE; }