DefaultPhoneticAlphabets

public struct DefaultPhoneticAlphabets

Provides predefined alphabet codes used in phonetic transcriptions.

The DefaultPhoneticAlphabets contains predefined alphabet codes that are commonly used in phonetic transcriptions such as the International Phonetic Alphabet (IPA) code. These codes assist in the consistent representation of phonetic data.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • ipa

    The International Phonetic Alphabet (IPA) code.

    Declaration

    Swift

    public static let ipa: String