Make SAPI implementation more parametrizable.
commit6be7dabdd952ef114941affca0e16ce8470595d3
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 9 Sep 2012 09:20:33 +0000 (9 11:20 +0200)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 9 Sep 2012 10:07:51 +0000 (9 12:07 +0200)
treec3a64a0b7092df7ee5d4ec1abef6ee604ad580fc
parent4a9ba12ca79a2b5cf13499821b84ba5b64defbe7
Make SAPI implementation more parametrizable.

Move command line template for listing voices and generation into protected
member variables and initialize them in the constructor. This allows derived
classes to overwrite these, allowing to change the command line call. Make the
name used for storing the classes values to the configuration parametrize at
all.

Remove SAPI4 support, this will be handled in a derived class later.

Change-Id: Ib5a261c56cdf93a44fffdfa6edea409d89fd84ba
rbutil/rbutilqt/base/ttssapi.cpp
rbutil/rbutilqt/base/ttssapi.h