TsgcTextToSpeechSystem › Properties › Version
Read-only string with the sgcWebSockets library version.
property Version: String read GetVersion;
—
Returns the current sgcWebSockets package version as a string. Useful for logging, bug reports and verifying the deployed runtime matches what was compiled.
ShowMessage(oTTS.Version);