Enumerations
The following enumerations are available globally.
-
The available system voices.
The enum is iteratable; access to an array of the enum values can be accessed using:
See moreOSSVoiceEnum.allCases
Declaration
Swift
public enum OSSVoiceEnum : String, CaseIterable