
I was lazy this requires:
  vbdevkit: http://sandsprite.com/tools.php?id=3
  ffmpeg (included)


If you want to use the automatic voice translation you will need:
	your elevenlabs.io api key stored in an enviroment variable "elevenlabs_api_key"
	python installed  
	
	The voice name to voice id can be found here: https://api.elevenlabs.io/v1/voices
	a copy has been saved as voice_ids.txt. Liam seems stable.

	"voice_id": "TX3LPaxmHKxFdv7VOQHJ",
	"name": "Liam",
	
	the voices.exe will:
		- show you a dump of all the voice stats
		- let you search and sort by column
		- let you play a sample clip of each voice 
		- it requires the Microsfot mscomctl32.ocx (install pdfstreamdumper or find online)