项目作者: cjlcs10

项目描述 :
采用提示中文单词,完成英文单词听写的功能。By mentioning Chinese, the users need to input corresponding English words, in this way to complete the dictation.
高级语言: Python
项目地址: git://github.com/cjlcs10/Dictation-Tool.git
创建时间: 2020-08-08T08:05:14Z
项目社区:https://github.com/cjlcs10/Dictation-Tool

开源协议:

下载


Dictation-Tool

采用提示中文单词,完成英文单词听写的功能。
By mentioning Chinese, the users need to input corresponding English words, in this way to complete the dictation.
通过读取文档中的单词表,来进行单词的听写。
There is a word list in the .txt file, we can do the dictation by reading the word list in the .txt file.