You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/includes/20170710/resources/_user.md.erb
+1-2
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ Attribute | Data Type | Description
52
52
53
53
Attribute | Data Type | Description
54
54
--------- | --------------- | -----------
55
-
`default_voice_actor_id` | Integer | The voice actor to be used for lessons and reviews. The value is associated to `subject.pronunciation_audios.metadata.voice_actor_id`.
55
+
`default_voice_actor_id` | Integer | This is a deprecated user preference. It will always return `1` and cannot be set. It exists only to ensure existing consumers of this API don't break.
56
56
`extra_study_autoplay_audio` | Boolean | Automatically play pronunciation audio for vocabulary during extra study.
57
57
`lessons_autoplay_audio` | Boolean | Automatically play pronunciation audio for vocabulary during lessons.
58
58
`lessons_batch_size` | Integer | Number of subjects introduced to the user during lessons before quizzing.
@@ -172,7 +172,6 @@ Only the values under `preferences` are allowed to be updated.
0 commit comments