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
(
const UAudioComponent * InAudioComponent,
const float EnvelopeValue
)
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.