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

Content added Content deleted
Line 24: Line 24:
Maybe it should be retired there? --[[User:Paddy3118|Paddy3118]] 18:17, 24 April 2011 (UTC)
Maybe it should be retired there? --[[User:Paddy3118|Paddy3118]] 18:17, 24 April 2011 (UTC)


It is easy enough to write an implementation. Apparently VB6 has this facility built into the speech engine, enabling
:It is easy enough to write an implementation. Apparently VB6 has this facility built into the speech engine, enabling it to be achieved by a programmer with an beginner/intermediate level of skill. (I am not a developer for that platform though, so I haven't got any sample code for this at this time.)
it to be achieved by a programmer with an beginner/intermediate level of skill.
(I am not a developer for that platform though, so I haven't got any sample code for this at this time.)


For other engines, we can emulate this with a parse, highlight and speak loop. As long as we can control the cursor, this should be easy. I'll knock some code together for other languages as time permits.
:For other engines, we can emulate this with a parse, highlight and speak loop. As long as we can control the cursor, this should be easy. I'll knock some code together for other languages as time permits. [[User:Markhobley|Markhobley]] 18:48, 24 April 2011 (UTC)

[[User:Markhobley|Markhobley]] 18:48, 24 April 2011 (UTC)
Hi Mark, It is not whether or not the task is easy or not to write that bothers me, it is that no one thinks it's easy enough to have gone ahead and done it after several weeks. Normally the first implementation follows within a day of the task description; and it's usually done by the person who writes the task description so they can get a good task description and first implementation out for others to follow. I think this task is only at the suggestion stage. Thats why I think it isn't yet ready for even a draft task. Maybe others would like to chip in with their thoughts? --[[User:Paddy3118|Paddy3118]] 21:24, 24 April 2011 (UTC)