tts 0.26.3

High-level Text-To-Speech (TTS) interface
Documentation
1
2
3
4
5
6
7
8
pluginManagement {
    repositories {
        gradlePluginPortal()
        google()
        mavenCentral()
    }
}
include ":app"