feat(showcase): add operator voice

This commit is contained in:
Haoyu Xu
2023-02-10 17:54:14 -05:00
parent 36afd6d786
commit 59f113e741
10 changed files with 123 additions and 34 deletions

View File

@@ -2,9 +2,21 @@ folder:
operator: ./operator/
release: ./release/
background: background
voice: voice
directory: _assets
share: _share
voice:
main: voice
sub:
- name: jp
lang: JP
- name: cn
lang: CN_MANDARIN
- name: en
lang: EN
- name: kr
lang: KR
- name: custom
lang: CUSTOM
operators:
chen: !include config/chen.yaml
dusk: !include config/dusk.yaml