This is a list of the features which will become available in future releases.
These features will become available in later releases:
Ability to store video data to files on disk in similar way as it is possible to store audio data at the moment. Checkout TT_SetUserAudioFolder().
Currently video device names are queried in ASCII APIs so non-Latin character can look garbeled. See szDeviceName in VideoCaptureDevice.
When recording user's audio using TT_SetUserAudioFolder and the user is using stereo the resulting MP3 file reports a shorter duration than what is actually recorded in some media players.
Denoising currently only works for mono codecs, not stereo. See TT_EnableDenoising.
Currently it's recommended not to use the jitter buffer when setting up an audio codec. It appears to stop working after a couple of minutes. See bUseJitterBuffer in SpeexCodec.
The TeamTalk 4 SDK for Windows Mobile is currently only available as a Standard Edition. The Professional SDK (encrypted) is currently not available for Windows Mobile, since the OpenSSL toolkit is quite tricky to port to Windows Mobile.