Lazily loads the native voice addon at the given specifier (category: runtime plugin discovery from
config — the addon path is deployment-supplied and not known at build time, so a static import cannot
name it). Throws a precise, actionable error when it can't be loaded so a misconfigured deployment fails
loudly, not silently.
VERIFY against the native Discord voice addon: the module's default/namespace interop + that it exposes
createClient.
Lazily loads the native voice addon at the given specifier (category: runtime plugin discovery from config — the addon path is deployment-supplied and not known at build time, so a static import cannot name it). Throws a precise, actionable error when it can't be loaded so a misconfigured deployment fails loudly, not silently.
VERIFY against the native Discord voice addon: the module's default/namespace interop + that it exposes
createClient.