What kind of virtual machine? With virtualbox, you can take a screenshot
and pipe it to tesseract. It gives you somewhat scrambled text but you
probably will be able to make it out.
vboxmanage controlvm $VMNAME screenshotpng $PNGFILE
tesseract $PNGFILE stdout
On 10/30/2016 02:27 PM, Hunter Hoke wrote:
If the speakup and speakup_soft modules are loaded, I have no way of
finding out.
I think there's a problem with espeak itself; I tried running espeak
from the command line and there was no speech output.
On 10/9/16, Chris Brannon <chris@xxxxxxxxxxxxxxxx> wrote:
Hunter Hoke <hokehunterj@xxxxxxxxx> writes:
I managed to install Debian with speech. However, I cannot get Speakup
started after the installation.
Is the speakup_soft module loaded?
lsmod |grep speakup
Is espeakup running?
ps -e |grep espeakup
-- Chris
_______________________________________________
Speakup mailing list
Speakup@xxxxxxxxxxxxxxxxx
http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
_______________________________________________
Speakup mailing list
Speakup@xxxxxxxxxxxxxxxxx
http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
_______________________________________________
Speakup mailing list
Speakup@xxxxxxxxxxxxxxxxx
http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup