import pyttsx3 def text_to_speech(text, gender): """ Function to convert text to speech :param text: text :param gender: gender :return: ...
確定! 回上一頁