Skip to content

Commit eaf3b83

Browse files
committed
update package.json
1 parent 0d5cb0c commit eaf3b83

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## 対応するText-To-Speech
55
- 棒読みちゃん
6-
- 和文コメントは棒読みちゃんで読み上げされます
6+
- 和文コメントは棒読みちゃん、SAPI5で読み上げされます
77
- Web Speech API
88
- 英文コメントはWebSpeechAPIを介してOS標準音声で読み上げされます
99

@@ -42,3 +42,4 @@
4242
- [node-webkit-updater](https://github.com/edjafarov/node-webkit-updater)
4343
- [tmi.js](https://github.com/tmijs/tmi.js)
4444
- [node_bouyomiConnect](https://github.com/thakyuu/node_bouyomiConnect)
45+
- [Mateiralize](https://materializecss.com/)

src/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
},
99
"main": "index.html",
1010
"name": "TwitchTalkApp",
11-
"version": "1.2.1",
12-
"description": "【Update: 2018/09/21\n1.2.0よりユーザインタフェースが刷新されました\n・起動時にメニューが開けない不具合を修正\n\n詳しい利用方法はアプリ内HELPをご確認ください。",
11+
"version": "1.2.2",
12+
"description": "【Update: 2018/09/22\nUse EN Voiceオプションが機能していなかった不具合を修正\n\n詳しい利用方法はアプリ内HELPをご確認ください。",
1313
"manifestUrl": "https://raw.githubusercontent.com/advancedbear/TwitchTalkApp/master/src/package.json",
1414
"webexe_settings": {
1515
"blacklist": "",

0 commit comments

Comments
 (0)