oRet["info"]="see VATextToSpeechSignalSource.h documentation for SetParameters() for usage information";
VA_INFO("CVATextToSpeechSignalSource","GetParameters called with empty argument, see VATextToSpeechSignalSource.h documentation for SetParameters() for usage information.");
VA_INFO("TextToSpeechSignalSource","GetParameters called with empty argument, see VATextToSpeechSignalSource.h documentation for SetParameters() for usage information.");
returnoRet;
}
oRet["info"]="Unknown parameters! see VATextToSpeechSignalSource.h documentation for SetParameters() for usage information";
VA_WARN("CVATextToSpeechSignalSource","Voices with different sample rates are used namely "+std::to_string(rate)+" and "+std::to_string(m_sampleRate));
VA_WARN("TextToSpeechSignalSource","Voices with different sample rates are used namely "+std::to_string(rate)+" and "+std::to_string(m_sampleRate));