5 lines
155 B
Lua
5 lines
155 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Stops playing the Microphone Test recording
|
|
function VoiceChat_StopPlayingLoopbackSound() end
|