forked from VOICEVOX/voicevox
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* WIP: Java APIを使う用に * Fix: クラッシュを修正 * Fix: ESLintを有効化 * Change: CAPACITOR_ADDRESS環境変数でいじるように * Fix: CIを修正 * Fix: コメントを修正 * Change: デフォルトで検出するように * Fix: metas.jsonを使う用に * Change: metasをマージするように
- Loading branch information
1 parent
bcb89fb
commit 8d2dc8f
Showing
26 changed files
with
346 additions
and
957 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,3 +10,4 @@ VITE_DEFAULT_ENGINE_INFOS=`[ | |
} | ||
]` | ||
VITE_GTM_CONTAINER_ID=GTM-DUMMY | ||
CAPACITOR_ADDRESS= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,3 +10,4 @@ VITE_DEFAULT_ENGINE_INFOS=`[ | |
} | ||
]` | ||
VITE_GTM_CONTAINER_ID=GTM-DUMMY | ||
CAPACITOR_ADDRESS= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
181 changes: 0 additions & 181 deletions
181
android/app/src/main/cpp/voicevox_core_wrapper/core_caller.cpp
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.