Added commands to voice sample. Test successfull refs #36 - Added commands to list input and output devices - Fixed some compiler errors on win - Voice confirmed working on windows and linux

Signed-off-by: Roland Winklmeier <roland.m.winklmeier@gmail.com>

refs #81
This commit is contained in:
Roland Winklmeier
2013-12-02 00:09:50 +01:00
committed by Mathew Sutcliffe
parent 45b9f60444
commit 0bae898db8
5 changed files with 44 additions and 18 deletions

View File

@@ -13,9 +13,7 @@ DEPENDPATH += . ../../src
INCLUDEPATH += . ../../src
SOURCES += *.cpp
HEADERS += *.h \
client.h \
reader.h
HEADERS += *.h
LIBS += -L../../lib -lblackcore -lblackmisc
LIBS += -lvatlib