Run TTS engine service without starting the app. (#553)

This commit is contained in:
Fangjun Kuang
2024-01-26 22:28:21 +08:00
committed by GitHub
parent 4fbad6a368
commit 7ae73e75ba
6 changed files with 134 additions and 34 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
xmlns:tools="http://schemas.android.com/tools"
package="com.k2fsa.sherpa.onnx.tts.engine">
<application
android:allowBackup="true"