mirror of
https://github.com/RavenX8/companion-module-voicemod.git
synced 2026-04-03 12:58:52 -04:00
- three new variables ### Updated - feedback labels have been reworded to make their value more obvious ### Fixed - Reset failure variable in retry logic on successful connection
10 lines
356 B
Markdown
10 lines
356 B
Markdown
## Voicemod API
|
|
|
|
### 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.
|