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.