Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 617bbb3b authored by Niels Egberts's avatar Niels Egberts Committed by Android (Google) Code Review
Browse files

Merge "Register new TTS settings page for speed and pitch sliders."

parents 9aa513bf b8de3d67
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3331,6 +3331,11 @@ message MetricsEvent {
    // ACTION: Deny "Enable picture-in-picture on hide" for an app
    APP_PICTURE_IN_PICTURE_ON_HIDE_DENY = 814;

    // OPEN: Settings > Language & input > Text-to-speech output -> Speech rate & pitch
    // CATEGORY: SETTINGS
    // OS: 8.0
    TTS_SLIDERS = 815;

    // ---- End O Constants, all O constants go above this line ----

    // Add new aosp constants above this line.