Troubleshooting: Difference between revisions

From LINKS - Documentation
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
== Make sure speech recognition engine is installed ==
== Check speech recognition engine ==
# Open '''Control panel'''.
# Open '''Control panel'''.
# Click '''Speech Recognition'''.
# Click '''Speech Recognition'''.
Line 7: Line 7:
# Start LINKS.
# Start LINKS.


== Make sure a SAPI voice is installed ==
== Check SAPI voice ==
# Press Windows Key + R
# Press Windows Key + R
# Type ''%windir%\System32\speech\speechux\sapi.cpl''
# Type '''%windir%\System32\speech\speechux\sapi.cpl'''
# Press Enter
# Press Enter
# Make sure there voice selection is enabled and there is a voice to select.
# Make sure there voice selection is enabled and there is a voice to select.
# Click '''Preview Voice'''
# If you hear the voice that means the voice will work with LINKS.
== Check Microsoft SQL LocalDB ==
# Press Windows Key + R
# Type '''cmd'''
# Press Enter
# Type '''SqlLocalDB i'''
## If you get ''SqlLocalDB is not recognized as an internal or external command...''
:::: Try this path ''"C:\Program Files\Microsoft SQL Server\120\Tools\Binn\SqlLocalDB.exe"''
:::: Make sure 2014 SqlLocalDB is installed properly.
# Make sure LINKS shows up in the list.
# Type ''Exit''
# Press Enter.

Revision as of 18:56, 28 July 2016

Check speech recognition engine

  1. Open Control panel.
  2. Click Speech Recognition.
  3. Click Start speech recognition.
  4. Run through the speech recognition setup.
  5. Close windows speech recognizer window.
  6. Start LINKS.

Check SAPI voice

  1. Press Windows Key + R
  2. Type %windir%\System32\speech\speechux\sapi.cpl
  3. Press Enter
  4. Make sure there voice selection is enabled and there is a voice to select.
  5. Click Preview Voice
  6. If you hear the voice that means the voice will work with LINKS.

Check Microsoft SQL LocalDB

  1. Press Windows Key + R
  2. Type cmd
  3. Press Enter
  4. Type SqlLocalDB i
    1. If you get SqlLocalDB is not recognized as an internal or external command...
Try this path "C:\Program Files\Microsoft SQL Server\120\Tools\Binn\SqlLocalDB.exe"
Make sure 2014 SqlLocalDB is installed properly.
  1. Make sure LINKS shows up in the list.
  2. Type Exit
  3. Press Enter.