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

Commit b8de3d67 authored by Niels Egberts's avatar Niels Egberts
Browse files

Register new TTS settings page for speed and pitch sliders.

Test: mmma -j40 frameworks/base
Change-Id: I870fb060ac792cab715ad9c7954962cca2c29e76
parent 7242ca51
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -3331,6 +3331,11 @@ message MetricsEvent {
    // ACTION: Deny "Enable picture-in-picture on hide" for an app
    // ACTION: Deny "Enable picture-in-picture on hide" for an app
    APP_PICTURE_IN_PICTURE_ON_HIDE_DENY = 814;
    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 ----
    // ---- End O Constants, all O constants go above this line ----


    // Add new aosp constants above this line.
    // Add new aosp constants above this line.