Tutorial: How to make a WoWQouteAddon: https://github.com/Lyphage/WoWQuoteTutorial
QuoteMaker as Java project: https://github.com/Lyphage/WoWQuote-Generator
QuoteMaker as Jar and exe: https://github.com/Lyphage/WoWQuoteMaker

QuoteMaker.exe allows you to automatically create a functional addon for SoundDeliver, WoWQuote, KQuote

	--Run it
	--Enter a name like "QuoteMediaBarlow"
	--Enter an id like "bar"
	--Choose a folder containing .mp3 files
	--In the same folder a complete QuoteMedia Addon for WoWQuote2 will be generated
	--Upload it or share it with your friends

	--tags will be automatically generated => It's considered music if the sound file is longer than 15 seconds else it's a sound
	--name will be generated by the file name, you can rename the file however you want it to appear in the addon
	--duration will be automatically generated... HURRAY!

I guarantee you this file is not more than a minimal Interface,
if you don't want to open a .exe file follow this Link
and download the java version of the project

Might require the latest Java version
