Add on-device tex-to-speech (TTS) demo for HarmonyOS (#1590)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"externalNativeOptions": {
|
||||
"path": "./src/main/cpp/CMakeLists.txt",
|
||||
"arguments": "",
|
||||
"cppFlags": "",
|
||||
"cppFlags": "-std=c++17",
|
||||
"abiFilters": [
|
||||
"arm64-v8a",
|
||||
"x86_64",
|
||||
|
||||
Reference in New Issue
Block a user