更新自强的固件
This commit is contained in:
Binary file not shown.
@@ -14,7 +14,7 @@ from mixgo_sant import onboard_bot
|
||||
audio = PWMAudio(Pin(46))
|
||||
tts = TTS()
|
||||
|
||||
def paly(text, speed=3):
|
||||
def play(text, speed=3):
|
||||
try:
|
||||
onboard_bot.spk_en(1, 100)
|
||||
if tts.parse_chinese(text):
|
||||
|
||||
Reference in New Issue
Block a user