Requesting msn narrator - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: Requesting msn narrator (/showthread.php?tid=92460) Requesting msn narrator by beef682 on 10-04-2009 at 02:49 AM
Please! I looking for a Messenger Plus script that reads back messages that you receive via Microsoft Sam or Microsoft Anna. +speech does the right way I want it to but I don't want it to load the speech to text app built into Windows, its very annoying having it open the speech app everytime. I deleted the speech exe from my pc but then the +speech script returns an error saying my speech not configured right or I dont have speech 5.1 installed, I hat this, I just want a script that reads incoming messages. thats it. In the +speech script I see that it has to do with the code: RE: Requesting msn narrator by ryxdp on 10-04-2009 at 11:58 PM
I whipped this up fairly quickly (I was running around trying to find out how not to make it hang, then discovered the function could be made asynchronous anyway ). thanx ryxdp by beef682 on 10-05-2009 at 12:52 AM Thanx a bunch ryxdp, but your plsc file wont be able to open in messenger plus because it dosent have the ScriptInfo.xml in it, all messenger plus script ad on's must have this in it, I did the liberties of adding one to yours and repacking it into plsc format. I hope this works. RE: Requesting msn narrator by ryxdp on 10-05-2009 at 12:55 AM
Oh, I had no idea they needed ScriptInfo files to work. I swear I've seen one or two that didn't have one, but oh well RE: Requesting msn narrator by beef682 on 10-05-2009 at 08:42 PM
thanx ryxdp, this scripts works great, no errors or even a hint of windows speech. RE: RE: Requesting msn narrator by ryxdp on 10-05-2009 at 09:18 PM
quote: I might add on a couple more features before that though, like making it speak both you and your contact's messages, perhaps key-by-key speech (like "h, i, space, h, o, w, space, r, space, u, question mark"), and a GUI to make the SpeakName option a bit more easier to access. |