| File | Date | Author | Commit |
|---|---|---|---|
| 3rd Party | 2013-06-27 |
|
[59b5ec] Initial commit |
| include | 2013-06-27 |
|
[59b5ec] Initial commit |
| iniparser | 2013-06-27 |
|
[59b5ec] Initial commit |
| libJsonBox | 2013-06-27 |
|
[59b5ec] Initial commit |
| .dep.inc | 2013-06-27 |
|
[59b5ec] Initial commit |
| AUTHORS | 2013-06-27 |
|
[59b5ec] Initial commit |
| INSTALL | 2013-06-27 |
|
[59b5ec] Initial commit |
| LICENSE | 2013-06-27 |
|
[59b5ec] Initial commit |
| Makefile | 2013-06-27 |
|
[59b5ec] Initial commit |
| README | 2013-06-27 |
|
[59b5ec] Initial commit |
| VoiceProcessor.cpp | 2013-06-27 |
|
[59b5ec] Initial commit |
| VoiceProcessor.h | 2013-06-27 |
|
[59b5ec] Initial commit |
| main.cpp | 2013-06-27 |
|
[59b5ec] Initial commit |
| start.sh | 2013-06-27 |
|
[59b5ec] Initial commit |
| voicerc.conf | 2013-06-27 |
|
[59b5ec] Initial commit |
Welcome to voicerc -- version 1.0 released 14 Jun 2013 This program recognizes your voice with Google Speech API and translates this to text. Enjoy! A. Slessarenko Fri Jun 14 17:33:38 ALMT 2013 Project changes 1.0.0 Initial release Thu Jun 27 11:08:22 ALMT 2013 1.1.0 Code was refactored to incapsulate functional into C++ class.