Provides access to the property representing the TTS name spelling for this workgroup (use Property.NameSpellingTts).
Namespace: ININ.IceLib.ConfigurationAssembly: ININ.IceLib.Configuration (in ININ.IceLib.Configuration.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public GeneralConfigurationProperty<WorkgroupConfiguration..::..Property, string> NameSpellingTts { get; } |
Visual Basic |
---|
Public ReadOnly Property NameSpellingTts As GeneralConfigurationProperty(Of WorkgroupConfiguration..::..Property, String) Get |
Field Value
The property representing the TTS name spelling.Remarks
The user's or workgroup's phonetic spelling of the name.
The TTS spelling should be a single-valued attribute. You spell the name like it sounds. For example if you have a user name spelled "Rose", but it is pronounced "Rosy", you would enter "Rosy".
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 1 and beyond.