Functions
The following functions are available globally.
-
Fetches the string value for Speech Mark Type for the specified enum
Declaration
Objective-C
NSString *stringForSpeechMark(AWSPollySpeechMarkType speechMarkType)
Swift
func stringValue(speechMark speechMarkType: AWSPollySpeechMarkType) -> String!
Parameters
speechMarkType
the Speech Mark Type enum
Return Value
the string value for specified Speech Mark Type enum