<!-- Intent: Generate an audio file recording using text-to-speech
		for VoiceCode 100000 with an audio file fragment code of 200123 
		using a language of English
	POST to the following url
	http://api.v4.swiftreach.com/api/Messages/Voice/GenerateAudio/100000/200123/English
	-->

<TextContent>This is my message in English.</TextContent>

<!-- Example Return Value -->
<int>0</int>