Rewrite code from Python to C++

Hello

I'm new with C++ but I have already passed the basic syntax etc. so I think I'm ready to rewrite my Python code to C++, but I have there several tools in usage. And I have no idea what I can use or what to read, to get same abilities, need some advice on this direction:

for voice recognition in python I've used Google speech recognition
for Text-to-speech I got gTTS and for real time audio analysis: PyAudio audio in/out stream library.

if free tools is no available, maybe some directions to make things from zero, also interesting
Last edited on
Topic archived. No new replies allowed.