diff --git a/.env b/.env index 9a8c46e..15bfb80 100644 --- a/.env +++ b/.env @@ -8,3 +8,5 @@ APP_ID=683ea1bc86197e19f71fc1ae DELETE_SESSION_URL=http://101.89.151.141:3000/api/core/chat/delHistory?chatId={chatId}&appId={appId} DELETE_CHAT_URL=http://101.89.151.141:3000/api/core/chat/item/delete?contentId={contentId}&chatId={chatId}&appId={appId} GET_CHAT_RECORDS_URL=http://101.89.151.141:3000/api/core/chat/getPaginationRecords + +VOICE_CONFIG=config/voice-xfyun.json