EXPANSIVE LIBRARY OF VOICE CHANGERS. Voicemod gives you the freedom to experiment with over 80 distinctive voice filters in Discord. Make people laugh with the Chipmunk or Titan voices. Turn into a musical star using autotune effects with Lil’ Mod, Magic Chords, and more. Try out holiday-themed voices such as Santa, Ghost, and the Crazy Clown. Verdict: Voicemod is a great free voice changer for discord to have, especially if you are a gamer wishing to stay anonymous on a game streaming platform. Yes, it is great for discord, but the fact that it has inbuilt compatibility to a variety of popular games like Fortnite and League of. Verdict: All-in-One Voice Changer is the best voice changer for Discord that allows saving recordings created with the help of various processing and overlay effects. It supports a wide variety of formats, such as WMA, OGG, FLAC and MP3. While transforming your voice, try changing its pitch, add distortion effects and then listen to the result.
Clownfish's API
Text Effects Discord
You can control Clownfish by sending windows messages from your application( see Data Copy )
Sent command should be utf8 encoded string in this format 'X|Y'. X - numeric comand, Y-string/numeric value
Command X=0 ( start audio file ) , Y - is file location
Command X=1 ( start text to speech ), Y - text to be converted
Command X=2 ( enable/disable Clownfish ), Y - 0/1
Command X=3 ( set voice changer ), Y - (0-14) - selected voice (0:none)
Command Custom pitch 3|13|Z - Z float pitch level (-15.0 to +15.0) ex. '3|13|2.55'
Command X=4 ( set sound fx ), Y - (1-4) - selected effect (0:disable)
Command X=5 ( set sound volume ), Y - (0-100)
Command X=6 ( enable VST effect ), Y - (string) - 'disable', 'configure', 'VST name'
Command X=7 ( music control ), Y - 0:pause 1:resume
Examples:
'0|C:musicgood.mp3' - start playing good.mp3 file
'0|' - stop playing any music
'1|How are you?' - start text to speech conversion with current selected narrator
'2|0' - turn Clownfish off
'2|1' - turn Clownfish on
Voice Effects For Discord Macbook
Example connection from C/C++ application:
Download Discord For Mac
Contact me if you need more information.