Now I have a Web App Bot in my resource group, which was created after publishing the knowledge base of a QnA maker. Besides, I also created a Speech Cognitive Service which enables speech recognition, speech synthesis and so forth.
Now I am wondering if I could build a connection between them. That is, I would like to finally realize that, if I ask a question in the knowledge base of QnA maker to my computer (in speech), my computer will reply me with the corresponding answer (also in speech). Does anyone have relevant tutorials or learning materials, or experience of building such connection? Thanks a lot.