For the basic of a chatbot, the TTS (Text to Speech) is important for human-machine interaction. In this project, we choose Google Speech Recognition API as our back-end. In this part, you should know basic Python Programming to build environment for Google API working. After that, you should familiar with Mini-program for front-end, the last step is combine the API with Mini-program, so that we can use mini-program at our phone to communicate. For workshop evaluation, you...