These instructions are for Ubuntu, though I’m using Linux Mint Mate 17
I modified the instructions at http://thenerdshow.com/platypus.html
Install PlayOnLinux
Add a 386 version of Wine 1.7 with PlayOnLinux
Install Dragon Naturally Speaking steps
- With package manager add the following packages? Try without first since using wine 1.7
wine1.3-dev libx11-dev libxtst-dev x11proto-core-dev
- . libX11.so is not located where you expect; the following instructions are a workaround in Ubuntu 11.04 (Natty):
if [ -f /usr/lib/i386-linux-gnu/libX11.so ] ; then sudo ln -s /usr/lib/i386-linux-gnu/libX11.so /usr/lib/libX11.so else sudo ln -s /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/libX11.so fi
- Install Dragon Naturally Speaking with PlayOnLinux into i386 version of wine 1.7
- Download Platypus
- Unzip the archive and install to $HOME/.dictation. Again, do not use root.
export WINEPREFIX=$HOME/.PlayOnLinux/wineprefix/dragon
./configure
make
make install
- To start using Playpus
- Select which microphone to use:
alsamixer -c0 -V capture (or make a custom amixer script)
- Start Dragon NaturallySpeaking (Applications–Wine–Programs)
- Turn on Dragon’s microphone
- Start Platypus from the desktop icon.
- Open any Linux application and start dictating.
- Select which microphone to use: