Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/UVOIPTalker
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/VoiceConfig.h |
| Include | #include "Net/VoiceConfig.h" |
| Source | /Engine/Source/Runtime/Engine/Private/VoiceConfig.cpp |
void OnAudioComponentEnvelopeValue
&40;
const UAudioComponent &42; InAudioComponent,
const float EnvelopeValue
&41;
Remarks
This is used by the VoiceEngineImpl to notify this VOIPTalker what the voice audio component's current level is. This should not be called outside of the voice engine.