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 BearWare.TeamTalk4.SetUserAudioFolder.
Currently video device names are queried in ASCII APIs so non-Latin character can look garbeled. See szDeviceName in BearWare.VideoCaptureDevice.
When recording user's audio using BearWare.TeamTalk4.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 BearWare.TeamTalk4.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 BearWare.SpeexCodec.
The TeamTalk 4 SDK for Windows Mobile is currently only available as 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.