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