win32com.client.Dispatch does not open media player but also does not error how do I debug?

前端 未结 0 696
我在风中等你
我在风中等你 2020-11-27 02:36

So I have the following code:

import sys
from gtts import gTTS
from win32com.client import Dispatch
import os
import time

def mp3FromText(text,pathToMp3 = &q         


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