in Source/AmazonPollyMetaHuman/Private/SpeechComponent.cpp [87:90]
bool USpeechComponent::IsSpeaking() { FScopeLock lock(&Mutex); return bIsSpeaking; }