From b9df4650900d79bbe179c8c2f974735746d9de2e Mon Sep 17 00:00:00 2001 From: RavenX8 <7156279+RavenX8@users.noreply.github.com> Date: Tue, 23 Jan 2024 12:28:54 -0500 Subject: [PATCH] ### Update - help file --- companion/HELP.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/companion/HELP.md b/companion/HELP.md index e77197b..b3e5a14 100644 --- a/companion/HELP.md +++ b/companion/HELP.md @@ -1,3 +1,8 @@ -## Your module +## Voicemod API -Write some help for your users here! +### Configuration +Due to a limitation in the voicemod software, host address should always be 127.0.0.1. +It was stated in their issue tracker that they will be looking at adding a toggle to +allow connections from outside the local host. + +This would benefit users that want to run voicemod on another system from the controlling software.