Can't you use a third-party website?Kind of like how Zapk's Text2Speech works.Code: [Select]function doTextToSpeech(%msg){ %this = new TCPObject(TextToSpeechConnection) { ttsText = %msg; ttsFile = ""; }; %this.connect("speechutil.com:80");}Something i found online.http://picresize.com/webmasters.php
function doTextToSpeech(%msg){ %this = new TCPObject(TextToSpeechConnection) { ttsText = %msg; ttsFile = ""; }; %this.connect("speechutil.com:80");}
You can't upload the image.
Technically you can with getPixelColor
But then you might as well figure out where the edge of the image is with getpixelcolor