holylib_voicechat_threads = 1
The number of threads the voicechat can use for async stuff.
voicechat.LoadVoiceStream and voicechat.SaveVoiceStream currently use it,
originally I expected thoes both functions to be far slower but they turned out to be quite fast.