TeamTalk 5 Classic for Accessibility based on MFC
To try a compiled version of this application go here.
By default the project file TeamTalkClassic.vcxproj builds with the ENABLE_TOLK macro enabled. If you don't want to use Tolk then remove the ENABLE_TOLK macro from C/C++ Preprocessor options.
Either build using the instructions on the Tolk project or use a forked version here. If using the forked version then start a Visual Studio console window and run the build_tolk_x86.bat and build_tolk_x64.bat files. Once Tolk is built then replace $(TOLK) in the TeamTalkClassic.vcxproj file with the path on your local disk.