Adding the Speech web api plugin 12/8412/1
authorBrian Jones <brian.j.jones@intel.com>
Sun, 18 Aug 2013 05:14:13 +0000 (22:14 -0700)
committerBrian Jones <brian.j.jones@intel.com>
Sun, 18 Aug 2013 05:14:13 +0000 (22:14 -0700)
commit8d0416dea26a01bbc90b7e282f63073b3cb7b67b
tree3baffdbabae324b205fa48dd3bde131108c38620
parent69a3f5d3ca3d0e6aa277fb86c7317ae6d341d3e8
Adding the Speech web api plugin

Signed-off-by: Brian Jones <brian.j.jones@intel.com>
src/CMakeLists.txt
src/Speech/CMakeLists.txt [new file with mode: 0644]
src/Speech/JSSpeech.cpp [new file with mode: 0644]
src/Speech/JSSpeech.h [new file with mode: 0644]
src/Speech/Speech.cpp [new file with mode: 0644]
src/Speech/Speech.h [new file with mode: 0644]
src/Speech/Speech.idl [new file with mode: 0644]
src/Speech/SpeechListener.cpp [new file with mode: 0644]
src/Speech/SpeechListener.h [new file with mode: 0644]
src/Speech/config.xml [new file with mode: 0644]
src/Speech/plugin_initializer.cpp [new file with mode: 0644]