added text2speech for PC for now
This commit is contained in:
parent
08167d240e
commit
b1c09590fe
|
@ -38,7 +38,7 @@ RenderSettings:
|
|||
m_ReflectionIntensity: 1
|
||||
m_CustomReflection: {fileID: 0}
|
||||
m_Sun: {fileID: 705507994}
|
||||
m_IndirectSpecularColor: {r: 0.17901824, g: 0.22415763, b: 0.30597344, a: 1}
|
||||
m_IndirectSpecularColor: {r: 0.17901866, g: 0.22415823, b: 0.30597454, a: 1}
|
||||
m_UseRadianceAmbientProbe: 0
|
||||
--- !u!157 &3
|
||||
LightmapSettings:
|
||||
|
@ -2703,6 +2703,8 @@ GameObject:
|
|||
- component: {fileID: 552825310}
|
||||
- component: {fileID: 552825308}
|
||||
- component: {fileID: 552825314}
|
||||
- component: {fileID: 552825316}
|
||||
- component: {fileID: 552825315}
|
||||
m_Layer: 0
|
||||
m_Name: Player
|
||||
m_TagString: Untagged
|
||||
|
@ -2848,6 +2850,119 @@ Rigidbody:
|
|||
m_Interpolate: 0
|
||||
m_Constraints: 112
|
||||
m_CollisionDetection: 0
|
||||
--- !u!114 &552825315
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 552825307}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: ef5183dac70a54b4cbed3e05d617524f, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
context: office, gamedevelopement, bugs, errors, struggle
|
||||
gender: FEMALE
|
||||
speakingSpeed: 1.1
|
||||
playSound: 0
|
||||
generate: 1
|
||||
--- !u!82 &552825316
|
||||
AudioSource:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 552825307}
|
||||
m_Enabled: 1
|
||||
serializedVersion: 4
|
||||
OutputAudioMixerGroup: {fileID: 0}
|
||||
m_audioClip: {fileID: 0}
|
||||
m_PlayOnAwake: 1
|
||||
m_Volume: 1
|
||||
m_Pitch: 1
|
||||
Loop: 0
|
||||
Mute: 0
|
||||
Spatialize: 0
|
||||
SpatializePostEffects: 0
|
||||
Priority: 128
|
||||
DopplerLevel: 1
|
||||
MinDistance: 1
|
||||
MaxDistance: 500
|
||||
Pan2D: 0
|
||||
rolloffMode: 0
|
||||
BypassEffects: 0
|
||||
BypassListenerEffects: 0
|
||||
BypassReverbZones: 0
|
||||
rolloffCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
panLevelCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
spreadCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
reverbZoneMixCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
--- !u!1 &560722487 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 2799242785918641492, guid: 436d6c6ad13444243927518c3405f6ea, type: 3}
|
||||
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
|
@ -20985,7 +20985,7 @@
|
|||
"DisplayName": "Writing Assembly-CSharp.rsp",
|
||||
"ActionType": "WriteFile",
|
||||
"PayloadOffset": 1637309,
|
||||
"PayloadLength": 38083,
|
||||
"PayloadLength": 38116,
|
||||
"PayloadDebugContentSnippet": "-target:library\r\n-out:\"Library",
|
||||
"Inputs": [],
|
||||
"Outputs": [
|
||||
|
@ -20997,7 +20997,7 @@
|
|||
"Annotation": "WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp2",
|
||||
"DisplayName": "Writing Assembly-CSharp.rsp2",
|
||||
"ActionType": "WriteFile",
|
||||
"PayloadOffset": 1675479,
|
||||
"PayloadOffset": 1675512,
|
||||
"PayloadLength": 0,
|
||||
"PayloadDebugContentSnippet": "",
|
||||
"Inputs": [],
|
||||
|
@ -21272,6 +21272,7 @@
|
|||
"Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.ref.dll",
|
||||
"Assets/Mini Toon Office/Readme/Scripts/Readme.cs",
|
||||
"Assets/Scripts/Character.cs",
|
||||
"Assets/Scripts/Text2Speech.cs",
|
||||
"Assets/Packages/Microsoft.Extensions.Logging.Abstractions.6.0.0/analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
|
||||
"Assets/Packages/Microsoft.Extensions.Logging.Abstractions.6.0.0/analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
|
||||
"Assets/Packages/Microsoft.Extensions.Logging.Abstractions.6.0.0/analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
|
||||
|
@ -21525,7 +21526,7 @@
|
|||
"Annotation": "WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll.mvfrm.rsp",
|
||||
"DisplayName": "Writing Assembly-CSharp.dll.mvfrm.rsp",
|
||||
"ActionType": "WriteFile",
|
||||
"PayloadOffset": 1675575,
|
||||
"PayloadOffset": 1675608,
|
||||
"PayloadLength": 9366,
|
||||
"PayloadDebugContentSnippet": "Library\\Bee\\artifacts\\mvdfrm\\U",
|
||||
"Inputs": [],
|
||||
|
@ -21770,7 +21771,7 @@
|
|||
"Annotation": "WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp-Editor.UnityAdditionalFile.txt",
|
||||
"DisplayName": "Writing Assembly-CSharp-Editor.UnityAdditionalFile.txt",
|
||||
"ActionType": "WriteFile",
|
||||
"PayloadOffset": 1685054,
|
||||
"PayloadOffset": 1685087,
|
||||
"PayloadLength": 40,
|
||||
"PayloadDebugContentSnippet": "C:\\Users\\PC\\Desktop\\Prototyp\\3",
|
||||
"Inputs": [],
|
||||
|
@ -21783,7 +21784,7 @@
|
|||
"Annotation": "WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp-Editor.rsp",
|
||||
"DisplayName": "Writing Assembly-CSharp-Editor.rsp",
|
||||
"ActionType": "WriteFile",
|
||||
"PayloadOffset": 1685187,
|
||||
"PayloadOffset": 1685220,
|
||||
"PayloadLength": 40767,
|
||||
"PayloadDebugContentSnippet": "-target:library\r\n-out:\"Library",
|
||||
"Inputs": [],
|
||||
|
@ -21796,7 +21797,7 @@
|
|||
"Annotation": "WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp-Editor.rsp2",
|
||||
"DisplayName": "Writing Assembly-CSharp-Editor.rsp2",
|
||||
"ActionType": "WriteFile",
|
||||
"PayloadOffset": 1726048,
|
||||
"PayloadOffset": 1726081,
|
||||
"PayloadLength": 0,
|
||||
"PayloadDebugContentSnippet": "",
|
||||
"Inputs": [],
|
||||
|
@ -22165,7 +22166,7 @@
|
|||
"Annotation": "WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp-Editor.dll.mvfrm.rsp",
|
||||
"DisplayName": "Writing Assembly-CSharp-Editor.dll.mvfrm.rsp",
|
||||
"ActionType": "WriteFile",
|
||||
"PayloadOffset": 1726151,
|
||||
"PayloadOffset": 1726184,
|
||||
"PayloadLength": 10320,
|
||||
"PayloadDebugContentSnippet": "Library\\Bee\\artifacts\\mvdfrm\\U",
|
||||
"Inputs": [],
|
||||
|
@ -23332,7 +23333,7 @@
|
|||
"Annotation": "WriteResponseFile Library/Bee/artifacts/rsp/6097564273297756792.rsp",
|
||||
"DisplayName": "Writing 6097564273297756792.rsp",
|
||||
"ActionType": "WriteFile",
|
||||
"PayloadOffset": 1736560,
|
||||
"PayloadOffset": 1736593,
|
||||
"PayloadLength": 9361,
|
||||
"PayloadDebugContentSnippet": "-a=\"C:\\Users\\PC\\Desktop\\Protot",
|
||||
"Inputs": [],
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -397,6 +397,7 @@
|
|||
-analyzer:"C:/Program Files/Unity/Hub/Editor/2022.3.22f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll"
|
||||
"Assets/Mini Toon Office/Readme/Scripts/Readme.cs"
|
||||
"Assets/Scripts/Character.cs"
|
||||
"Assets/Scripts/Text2Speech.cs"
|
||||
-langversion:9.0
|
||||
|
||||
/deterministic
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -1,10 +1,10 @@
|
|||
{ "pid": 35942, "tid": -1, "ph": "M", "name": "process_name", "args": { "name": "netcorerun.dll" } },
|
||||
{ "pid": 35942, "tid": -1, "ph": "M", "name": "process_sort_index", "args": { "sort_index": "-1" } },
|
||||
{ "pid": 35942, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156307250718, "dur": 298344, "ph": "X", "name": "BuildProgram", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156307252092, "dur": 77028, "ph": "X", "name": "BuildProgramContextConstructor", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156307505724, "dur": 5547, "ph": "X", "name": "OutputData.Write", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156307511277, "dur": 37768, "ph": "X", "name": "Backend.Write", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156307512711, "dur": 26679, "ph": "X", "name": "JsonToString", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156307558634, "dur": 1720, "ph": "X", "name": "", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156307558034, "dur": 2626, "ph": "X", "name": "Write chrome-trace events", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156355369842, "dur": 295933, "ph": "X", "name": "BuildProgram", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156355371132, "dur": 77053, "ph": "X", "name": "BuildProgramContextConstructor", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156355623076, "dur": 5506, "ph": "X", "name": "OutputData.Write", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156355628586, "dur": 37170, "ph": "X", "name": "Backend.Write", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156355629990, "dur": 27940, "ph": "X", "name": "JsonToString", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156355674728, "dur": 1595, "ph": "X", "name": "", "args": {} },
|
||||
{ "pid": 35942, "tid": 1, "ts": 1712156355674181, "dur": 2400, "ph": "X", "name": "Write chrome-trace events", "args": {} },
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
{"m_ScrollY":0.0,"m_ExpandedSceneGameObjectInstanceIDs":[],"m_LastClickedInstanceID":0,"m_OpenSceneGUIDs":["9fc0d4010bbf28b4594072e72b8655ab","9a08c670088defe4389a414088a2d90a"]}
|
||||
{"m_ScrollY":0.0,"m_ExpandedSceneGameObjectInstanceIDs":[-3014],"m_LastClickedInstanceID":23952,"m_OpenSceneGUIDs":["9fc0d4010bbf28b4594072e72b8655ab","9a08c670088defe4389a414088a2d90a"]}
|
Loading…
Reference in New Issue