Talk:Using a speech engine to highlight words: Difference between revisions

m
Line 37:
I have implemented this task in AutoHotkey. It is possible that I can translate that into VBScript and possibly js because of the COM similarities, however I'd still need a way to "highlight" the text. AutoIt should be fairly simple to forge out of this (if only I knew it)
I find this task very interesting and would like to see it salvaged. I'm watching this page so please provide feedback/ideas on my implementation/other possible implementations :) --[[User:Crazyfirex|Crazyfirex]] 02:45, 10 September 2011 (UTC)
 
:I am going to be developing some specifications for behaviour highlight follower type applications. It is just a task on my enormous todo list at the moment though, so I haven't got anything to contribute at this time. Basically the specification will cover positioning of the highlighter bar as text is scrolled up or down, etc. I used to write such applications many many years ago. Unfortunately all of my applications were written in assembly language over MSDOS, and I used my own windowing engine. so I am having to reengineer everything from ground up to make anything usable today. [[User:Markhobley|Markhobley]] 09:14, 10 September 2011 (UTC)