Here we present the C++ library SPC (Speech Signal Processing Classes) as development tool for assembling of speech processing applications. SPC offers real-time processing, batch processing of large databases, visualization, and analysis of signals between processing steps. In SPC the data stream occurring in speech processing is partitioned in three different information flows: signal data, control information and visualization data. Because hardware dependent program code is limited exclusively to some special methods, SPC can be adapted to different hardware environments easily. System specific code is encapsulated in low level parts of SPC and SPC user programs can be compiled on various plat-forms without any changes in source code. Up to now SPC supports Windows 95/98/NT, IBM AIX and LINUX.
Cite as: Prätzas, M.M., Balss, U., Reininger, H., Wüst, H. (1999) C++ software environment for speech signal processing. Proc. 6th European Conference on Speech Communication and Technology (Eurospeech 1999), 319-322, doi: 10.21437/Eurospeech.1999-83
@inproceedings{pratzas99_eurospeech, author={Marcus M. Prätzas and Ulrich Balss and Herbert Reininger and Harald Wüst}, title={{C++ software environment for speech signal processing}}, year=1999, booktitle={Proc. 6th European Conference on Speech Communication and Technology (Eurospeech 1999)}, pages={319--322}, doi={10.21437/Eurospeech.1999-83} }