Extension “DCS Voice Chat”
If you want to use the built-in Voice Chat system of DCS, you can use the VoiceChat extension.
Configuration
MyNode:
# [...]
instances:
DCS.release_server:
# [...]
extensions:
VoiceChat:
enabled: true
[!TIP] You can rename the VoiceChat extension in your server status embed by setting a “name” in the configuration like so:
extension: VoiceChat: name: MyFancyName # Optional: default is "DCS Voice Chat"