Troubleshooting: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 1: | Line 1: | ||
===DO NOT USE ANY REGISTRY CLEANERS=== | |||
* Incorrect use of these apps could lead to breaking: | * Incorrect use of these apps could lead to breaking: | ||
# Microsoft .Net Framework. | # Microsoft .Net Framework. | ||
Revision as of 17:25, 12 January 2017
DO NOT USE ANY REGISTRY CLEANERS
- Incorrect use of these apps could lead to breaking:
- Microsoft .Net Framework.
- Microsoft SQL LocalDB.
- If you did already used them, you probably will have to reinstall windows.
- Try reinstalling any .Net Framework from Control Panel> Add/Remove.
- Try reinstalling any C++ redistributable from Control Panel> Add/Remove.
- Note: LINKS does not use any major registries that you would need to delete to reinstall the app.
If you receive Failed at SpeechRecognitionEngine.SetInputToDefaultAudioDevice error, you can also try following this guide.
Check speech recognition engine
- Open Control panel.
- Click Speech Recognition.
- Click Start speech recognition.
- Run through the speech recognition setup.
- Close windows speech recognizer window.
- Start LINKS.
Check SAPI voice
- Press Windows Key + R
- Type %windir%\System32\speech\speechux\sapi.cpl
- Press Enter
- 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.
Set Microphone Level
- Close LINKS
- Open microphone level settings from Sounds under Control Panel or the Sound Tray Icon.
- Open microphone setup wizard:
- Press Windows Key + R,
- Type %windir%\System32\speech\speechux\SpeechUXWiz.exe MicTraining
- Press Enter.
- Go next in microphone setup wizard.
- Note: You don’t have to read the displayed text.
- Watch the mic level in the settings window, while yelling or tapping into microphone.
- Make the level go about 50% or as low as desired.
- Run LINKS.
- Repeat again if you need to get the mic volume lowered.
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 SqlLocalDB d LINKS
- Type Exit
- Press Enter.
- Start LINKS.
Check Error Report
- Look for Error Logs
- Press Windows Key + R
- Type %AppData%\LINKS\Logs\
- Press Enter
- Look for any text file in the Logs folder.
- If no error log is found then open Event Viewer.
- Press Windows Key + R
- Type EventVwr.msc
- Press Enter
- On left pane, open Windows Logs>Application
- On middle pane, scroll down and look for any rows that has level of "Error"
- Search the error in the forum or the web.
- If solution is not found then post the error report at http://forum.ai.net
Try Resetting LINKS directory
- To reset LINKS database
- Close LINKS
- Press Windows Key + R
- Type %AppData%
- Press Enter
- Look for LINKS folder.
- Rename LINKS folder/directory to LINKS_old.
- Run LINKS
Try Resetting LINKS Installation
- To reset LINKS installation
- Close LINKS
- Open Add/Remove Programs from Windows Control Panel
- Locate LINKS and Uninstall it.
- Press Windows Key + R
- Type %AppData%\..\Local\Apps
- Press Enter
- Look for 2.0 folder.
- Rename 2.0 folder/directory to 2.0_Old.
- If you can not rename it, restart PC and try again.
- Install LINKS from download page.
- Restart PC.
- Run LINKS.