#Google Speech API v2 + curl with c++ I hope you'll be happy to use ##all you need
- WAVE file : sampling by 16000Hz and 10~15 seconds long
- Google API Key
- Visual Studio 2010
- curl libraries
##operation
It makes file named "result.txt".
This file have results of Google Speech API formed JSON.
I set encoding to 'UTF-8'
##developer comments
I had been coding it so hard....
Anyone can use or utilize it!