How can I get add data from pyqt5 speech recognition thread to a listview?

前端 未结 0 459
孤城傲影
孤城傲影 2020-12-02 11:28

How can i append the result of speech recognition on thread, to a list-viewer using pyqt5 library.

This is the code

from PyQt5 import QtCore, QtGui, Q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题