Structures
The following structures are available globally.
-
PhoneticPair
defines a pair of original string and its phonetic transcription.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct PhoneticPair
-
PhoneticTranscription
represents the phonetic transcription of the message part used in the voice message.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct PhoneticTranscription : Equatable