-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlocal.properties.example
More file actions
28 lines (21 loc) · 1.1 KB
/
local.properties.example
File metadata and controls
28 lines (21 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Copy this file to local.properties and fill values.
# Keep local.properties untracked to avoid leaking secrets.
# Optional when ANDROID_HOME is already set.
# sdk.dir=/path/to/Android/Sdk
ARK_API_KEY=your_ark_api_key_here
ARK_MODEL=doubao-seed-1-8-251228
ARK_BASE_URL=https://ark.cn-beijing.volces.com/api/v3
# responses or chat/completions
ARK_ENDPOINT=responses
ARK_SYSTEM_PROMPT=你是一个有用的AI学习辅导助手,擅长把复杂知识点讲清楚,优先给步骤化解释。
# OpenSpeech ASR (submit/query async)
OPENSPEECH_API_KEY=your_openspeech_api_key_here
OPENSPEECH_RESOURCE_ID=volc.seedasr.auc
OPENSPEECH_SUBMIT_URL=https://openspeech.bytedance.com/api/v3/auc/bigmodel/submit
OPENSPEECH_QUERY_URL=https://openspeech.bytedance.com/api/v3/auc/bigmodel/query
# Demo audio used by voice follow-up gesture path.
OPENSPEECH_AUDIO_URL=https://lf3-static.bytednsdoc.com/obj/eden-cn/lm_hz_ihsph/ljhwZthlaukjlkulzlp/console/bigtts/zh_female_cancan_mars_bigtts.mp3
OPENSPEECH_UID=豆包语音
# Optional FlowStudy backend base URL (for pairing/upload)
# e.g. http://192.168.10.87:8000
FLOWSTUDY_SERVER_URL=