SPEECH RECOGNITION WITH GOOGLE CLOUD API ON ASTERISK 15

asterisk

SPEECH RECOGNITION WITH GOOGLE CLOUD API ON ASTERISK 15 In this article, we will try to explain the implementation of Google Speech Recognition with asterisk 15.  We will start from installation of Asterisk 15.   The first step we must to do, is install the Development Packages : # yum -y groupinstall ‘Development Tools’ The next … Read more