
Was fixed (so I thought) learning my mistake I thought I was in the clear when my audio starts cutting out everytime a Windows Sound played or a game/video with audio started up (it sounded like a faulty lightbulb busting). I uninstalled clownfish, reinstalled, uninstalled again until it finally M圜DS.Earlier in the day I got the idea to get Clownfish to mess around with my friends in good fun (huge mistake), my microphone didn’t work so I went to playback and it had disappeared.

"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"

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:
