MarcosPC wrote:
I tested the BitBlazer code, but returned an error:
Line 16: Structure not found: WINDOWPLACEMENT.
If you press ALT-S inside the PureBasic IDE you should get a window showing the structure viewer. There you should be able to find the
WINDOWPLACEMENT structureIf you can't find it - just create it manually from the link above.
MarcosPC wrote:
I tried to understand the code, but it seemed strange to me.
But if I understand correctly, should this code work with the app on the site?
It does work with my installed copy of the latest linguatec voice reader home 15 version.
What part was strange about it? It inserts a text into the clipboard and then find the voice readers window and simulate a keypress on the "play text from clipboard" button. Its really a rather clumsy but universally working method of adding automation to software which doesnt offer it in cheap versions. Software like
AUTO-IT does the same as a business model. You might like their software for automating other tasks too (i just noticed that they made their software free now).
MarcosPC wrote:
I ask why I opened the site, copied a text to the clipboard, and returned the above error.
But from what I understand, I would have to run the program with the active window. I may have understood something wrong.
It is a clumsy way as it requires the voice reader playback to be visible and uncovered on the desktop or the simulated mouseclick doesnt work. Using an API would work much better, but then you would need to pay 400 instead of 15 euro

With a little bit work, you can do it by injecting the mouseclicks into the event queue of the voice reader and have it working much better without extra costs. (Hint: I still wait for somebody else who has a working project to do that and post code snippets here

MarcosPC wrote:
The player works perfectly, but for some reason, I can not record to audio.
That might be due to the
DMCA nonsense. Some years ago content companies did a lot lobbying to limit the ability of average PC hardware to record video and audio data. It's a bit of a joke and can rather easily undone, but that's not the topic of this thread and sadly you upgraded your windows to the latest in customer restriction technology from redmond

If you are old enough like me, you remember a time where even the most simple audio drivers had an option to record the audio stream into a file.
Oh i just remembered that you wrote that you are visually impaired. When they lobbied to install all those customer restrictions by law for their DMCA crap, they had to make a concession so their content protection wouldnt harm or exclude disabled or impaired people.
google knows it is your legal right to participate