Here is example code: import base64 # pick sound file you have in working directory # or give full path sound_file = "original.mp3" # use ...
確定! 回上一頁