回答編集履歴

1

Typo

2018/11/05 09:55

投稿

YouheiSakurai
YouheiSakurai

スコア6142

test CHANGED
@@ -1,6 +1,6 @@
1
1
  ```python
2
2
 
3
- import speach
3
+ import speech
4
4
 
5
5
  speech.say('\u30aa\u30e9 ' * 100, 'ja_JP', 0.6)
6
6