File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3
3
4
4
## 対応するText-To-Speech
5
5
- 棒読みちゃん
6
- - 和文コメントは棒読みちゃんで読み上げされます
6
+ - 和文コメントは棒読みちゃん、SAPI5で読み上げされます
7
7
- Web Speech API
8
8
- 英文コメントはWebSpeechAPIを介してOS標準音声で読み上げされます
9
9
42
42
- [ node-webkit-updater] ( https://github.com/edjafarov/node-webkit-updater )
43
43
- [ tmi.js] ( https://github.com/tmijs/tmi.js )
44
44
- [ node_bouyomiConnect] ( https://github.com/thakyuu/node_bouyomiConnect )
45
+ - [ Mateiralize] ( https://materializecss.com/ )
Original file line number Diff line number Diff line change 8
8
},
9
9
"main" : " index.html" ,
10
10
"name" : " TwitchTalkApp" ,
11
- "version" : " 1.2.1 " ,
12
- "description" : " 【Update: 2018/09/21 】\n ・1.2.0よりユーザインタフェースが刷新されました \n ・起動時にメニューが開けない不具合を修正 \n\n 詳しい利用方法はアプリ内HELPをご確認ください。" ,
11
+ "version" : " 1.2.2 " ,
12
+ "description" : " 【Update: 2018/09/22 】\n ・Use EN Voiceオプションが機能していなかった不具合を修正 \n\n 詳しい利用方法はアプリ内HELPをご確認ください。" ,
13
13
"manifestUrl" : " https://raw.githubusercontent.com/advancedbear/TwitchTalkApp/master/src/package.json" ,
14
14
"webexe_settings" : {
15
15
"blacklist" : " " ,
You can’t perform that action at this time.
0 commit comments