DavidLiu hace 3 meses
padre
commit
2ce5acceb3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/core/voip/asr.py

+ 1 - 0
src/core/voip/asr.py

@@ -105,6 +105,7 @@ class TestSt:
 
     def __test_run(self):
         print("Thread:{} start..".format(self.__id))
+        nls.enableTrace(True)
         self.sr = nls.NlsSpeechTranscriber(
             url=URL,
             token=self._Token,