Speech to text using C++ and IBM Watson cloud AI service.

Опубликовано: 25 Июнь 2026
на канале: Nong's Variety
4,109
like

This video demonstrates speech To Text using C++ programming language by using IBM Watson Cloud service and libCurl library.

BM Watson Studio is an integrated environment designed to develop, train, manage models, and deploy AI-powered applications and is a Software as a Service (SaaS) solution delivered on the IBM Cloud. The IBM Cloud provides lots of services like Speech To Text, Text To Speech, Visual Recognition, Natural Language Classifier, Language Translator, etc.

libcurl is a free client-side URL transfer library. and it is also portable.


Please watch my others C++ programming YouTube videos:
1: Establish OSC socket with CasparCG:    • C++ Project Ideas: Implement visualization...  
2: Implement a network socket to the CasparCG server:    • C++ Project Ideas: Connect your program to...  
3: Use Tesseract and OpenCV to capture audio timings from Audacity application:    • C++ Project Ideas : Extract text from imag...  
4: Connect your program to another process using pipes in windows OS:    • C++ Project Ideas : Inter Process Communic...