Hi,
When using Windows Native dictation (Windows Speech Recognition) in
Qt 5.4 examples using QLineEdit and QTextEdit widgets,
dictation works properly, but not word-related commands like:
- Select <word>;
- Correct <word>

There are issues also with sentence-related commands.

There are no such issues with Notepad, WordPad
and Word-2010.

It was first used:

1. Setup including Microphone Training, Voice Training, etc


rundll32.exe "%windir%\system32\speech\speechux\SpeechUX.dll",
RunWizard UserEnrollment (Set Up Speech Recognition)


2. Tutorial

rundll32.exe "%windir%\system32\speech\speechux\SpeechUX.dll",
RunWizard Tutorial (Speech Recognition Tutorial)



3. WSR was run as

Speech Recognition floating window (WSR):

%windir%\speech\common\sapisvr.exe -SpeechUX


Is there some configuration to be done on

Qt-side or is it a known issue?


Thanks.

Regards,
Robert
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to