Voting helps other researchers find interesting modules.
Stores the pronunciation as phoneme for the given word/text. Next ID: 8
learningSessionId
String.t
nil
learningSource
locale
phonemes
phonologyType
spellingHint
token
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPronunciation{ learningSessionId: String.t() | nil, learningSource: String.t() | nil, locale: String.t() | nil, phonemes: String.t() | nil, phonologyType: String.t() | nil, spellingHint: String.t() | nil, token: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()