How to implement conversion of voice to words (speech recognition) in Qt?
General and Desktop
3
Posts
3
Posters
690
Views
1
Watching
-
#Qt5.4.1 #Qt
-
Qt itself does not provide speech recognition. You either have to use third party software component, use a web service or implement it by yourself (don't ask here how - it is way too complex topic to discuss it here). One example for a web based speech recognition: http://datamarket.azure.com/dataset/bing/speechrecognition