SocialGraphApiProtoPronunciation

Social Graph APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPronunciation

1
out of 10
Minimal
SEO Impact
Stores the pronunciation as phoneme for the given word/text. Next ID: 8

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Social Graph Api Proto Pronunciation) contains 7 attributes that define its data structure. Key functionality includes: All pronunciations with the same learning_session_id were learnt in the same learning flow, e.g. multiple name segments learnt simultaneously from a r...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

7
Sort:|Filter:
learningSessionIdstring
Default: nilFull type: String.t

All pronunciations with the same learning_session_id were learnt in the same learning flow, e.g. multiple name segments learnt simultaneously from a recording in the Your People UI.

learningSourcestring
Default: nilFull type: String.t
localestring
Default: nilFull type: String.t

The locale used when learning the pronunciation. BCP-47 language code, e.g. "en-US".

phonemesstring
Default: nilFull type: String.t

Phoneme sequence representing how the user pronounces |token|. Format is specified by the phonology_type type field, e.g. go/psampa is the preferred phonology type used by the TTS team.

phonologyTypestring
Default: nilFull type: String.t
spellingHintstring
Default: nilFull type: String.t

An optional user-specified spelling of this token, to improve pronunciation learning success rate. E.g. the token may be "Jana" and the spelling hint "jah-nah".

tokenstring
Default: nilFull type: String.t

Corresponds to a word segment of the contact name. E.g. for a contact with given name "John Doe", last name "Smith" and nickname "Best Dad", |token| can be any of {John, Doe, Smith, Best, Dad}.