Is there any way to convert speach into text in c++.... (Means sound recognition app ) just like in ubanto linux ...... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is there any way to convert speach into text in c++.... (Means sound recognition app ) just like in ubanto linux ......

is there any library or something in visual studio. in c++....

10th Feb 2018, 8:14 AM
SatanicAngal666
SatanicAngal666 - avatar
2 Answers
+ 1
Have a look at this project: https://www.codeproject.com/tips/784140/cplusplus-speech-recognition I haven' t tried it yet.
17th Feb 2018, 11:32 AM
Pro_gramm3r
Pro_gramm3r - avatar
0
thanks mate ,,but how to include sapi API speech recognition api in code block it's giving me an error on sapiddk.h and sphelper
9th Mar 2018, 9:57 PM
SatanicAngal666
SatanicAngal666 - avatar