摘要:
import cyberpi import time cyberpi.console.println("按B播放") while True: while not cyberpi.controller.is_press("B"): pass cyberpi.audio.play_music(60,0. 阅读全文
posted @ 2026-05-22 19:32
付书恒
阅读(3)
评论(0)
推荐(0)
摘要:
import cyberpi import time cyberpi.console.println("按下A键开始录音") cyberpi.console.println("按下B键停止录音") cyberpi.console.println("按下中间键播放录音") while True: if 阅读全文
posted @ 2026-05-22 18:57
付书恒
阅读(3)
评论(0)
推荐(0)
浙公网安备 33010602011771号