


The application was designed to be as intuitive as possible, and it even includes a short guide to help out first-time users. Configure everything in just a couple of minutes It is very easy to set up, even for novices.

Voicemod is a user-friendly program that should work with any streaming platform or chat application, enabling you to change the way you sound using a number of audio effects. M圜DS.Voice changers can be a lot of fun, whether you are a streamer looking to add something new to your broadcast or you just want to freak out your friends in voice chat. "1|How are you?" - start text to speech conversion with current selected narratorĮxample connection from C/C++ application:Ĭhar* sendCommand="0|C:\\music\\test.mp3"

"0|C:\music\good.mp3" - start playing good.mp3 file X - numeric comand, Y-string/numeric valueĬommand X=0 ( start audio file ), Y - is file locationĬommand X=1 ( start text to speech ), Y - text to be convertedĬommand X=2 ( enable/disable Clownfish ), Y - 0/1Ĭommand X=3 ( set voice changer ), Y - (0-14) - selected voice (0:none)Ĭommand X=4 ( set sound fx ), Y - (1-4) - selected effect (0:disable)Ĭommand X=5 ( set sound volume ), Y - (0-100)Ĭommand X=6 ( enable VST effect ), Y - (string) - "disable", "configure", "VST name"Ĭommand X=7 ( music control ), Y - 0:pause 1:resumeĬommand X=8 ( activate profile ), Y - profile name Sent command should be utf8 encoded string in this format "X|Y". You can control Clownfish by sending windows messages from your application( see Data Copy ) IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
