]> git.mxchange.org Git - flightgear.git/commit
add voice subsystem. This is a generic socket interface with a special
authormfranz <mfranz>
Sat, 11 Feb 2006 11:58:17 +0000 (11:58 +0000)
committermfranz <mfranz>
Sat, 11 Feb 2006 11:58:17 +0000 (11:58 +0000)
commitea49db6c4f84f56767e4a2e0791dda8d647b802a
tree9db9a6b0b011e756dedb4f178f00f95fc9f81596
parent4010611300feb07ad4853fa2e70e814f48bf9304
add voice subsystem. This is a generic socket interface with a special
mode for communication with the "Festival" speech synthesis system.
src/Sound/Makefile.am
src/Sound/voice.cxx [new file with mode: 0644]
src/Sound/voice.hxx [new file with mode: 0644]