Create play_mp3_with_guan.py
This commit is contained in:
parent
881d1492c4
commit
11d2720393
@ -0,0 +1,8 @@
|
||||
# Words in webpage: https://www.guanjihuan.com/archives/4418
|
||||
# installation:
|
||||
# (1) pip install pygame
|
||||
# (2) pip install --upgrade guan
|
||||
|
||||
import guan
|
||||
guan.play_academic_words()
|
||||
# guan.play_academic_words(bre_or_ame='ame', random_on=0, show_translation=1, show_link=1, translation_time=2, rest_time=1)
|
Loading…
x
Reference in New Issue
Block a user