Merge branch 'main' of http://khuhub.khu.ac.kr/2019102168/Voicoding
Showing
1 changed file
with
18 additions
and
1 deletions
1 | -Voicoding | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +# 🎤 Voicoding(목소리로 코딩하기) | ||
2 | +## About | ||
3 | +**Voicoding**은 웹페이지에서 사용자의 음성을 Python 코드로 변환하고, 실행시켜주는 프로젝트입니다. 당신의 아름다운 목소리로 원하는 코드를 짜보세요! | ||
4 | + | ||
5 | +## API & Open source | ||
6 | +* **[Google Speech-to-Text](https://cloud.google.com/speech-to-text)** | ||
7 | +* **[mattdiamond/Recorderjs](https://github.com/mattdiamond/Recorderjs)** | ||
8 | +* **[Google Fonts](https://fonts.google.com)** | ||
9 | +* **[Font awesome](https://fontawesome.com)** | ||
10 | +* **[judge0/ide](https://github.com/judge0/ide)** | ||
11 | + | ||
12 | + | ||
13 | +## How to Use | ||
14 | + | ||
15 | +## Author | ||
16 | + | ||
17 | + | ||
18 | + | ... | ... |
-
Please register or login to post a comment