12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- %YAML 1.1
- %TAG !u! tag:unity3d.com,2011:
- --- !u!1 &7025344876703661356
- GameObject:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- serializedVersion: 6
- m_Component:
- - component: {fileID: 3310282155954220998}
- - component: {fileID: 1323671023378674162}
- m_Layer: 0
- m_Name: DictationService
- m_TagString: Untagged
- m_Icon: {fileID: 0}
- m_NavMeshLayer: 0
- m_StaticEditorFlags: 0
- m_IsActive: 1
- --- !u!4 &3310282155954220998
- Transform:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 7025344876703661356}
- m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
- m_LocalPosition: {x: 1.0366372, y: -4.517428, z: 17.832829}
- m_LocalScale: {x: 1, y: 1, z: 1}
- m_Children: []
- m_Father: {fileID: 0}
- m_RootOrder: 0
- m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
- --- !u!114 &1323671023378674162
- MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 7025344876703661356}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: a0020bf728a658b4dbbd34ac2be0e14e, type: 3}
- m_Name:
- m_EditorClassIdentifier:
- configuration:
- multiPhrase: 0
- scenario: default
- inputType: text_default
- onPartialTranscriptionChanged:
- m_PersistentCalls:
- m_Calls: []
- onFinalTranscriptionReceived:
- m_PersistentCalls:
- m_Calls: []
- onDictationError:
- m_PersistentCalls:
- m_Calls: []
- onMicrophoneLevelChanged:
- m_PersistentCalls:
- m_Calls: []
- onDictationStarted:
- m_PersistentCalls:
- m_Calls: []
- onDictationStopped:
- m_PersistentCalls:
- m_Calls: []
|