Browse Source

Changed voice to marin

master
Tillman Staffen 1 month ago
parent
commit
b324959926
  1. BIN
      Unreal/Content/Project/BP/EnumsAndStructs/S_ConfigSettings.uasset
  2. 2
      Unreal/Content/Schema/Spie_Config.schema.json

BIN
Unreal/Content/Project/BP/EnumsAndStructs/S_ConfigSettings.uasset (Stored with Git LFS)

Binary file not shown.

2
Unreal/Content/Schema/Spie_Config.schema.json

@ -501,7 +501,7 @@
"CustomOpenAIVoice": "CustomOpenAIVoice":
{ {
"type": "enum", "type": "enum",
"default": "coral", "default": "marin",
"tooltip": "Only Set if you want to override the Avatars Voice", "tooltip": "Only Set if you want to override the Avatars Voice",
"category": "AI Settings", "category": "AI Settings",
"enum": [ "enum": [

Loading…
Cancel
Save