DictationService.prefab 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!1 &7025344876703661356
  4. GameObject:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. serializedVersion: 6
  10. m_Component:
  11. - component: {fileID: 3310282155954220998}
  12. - component: {fileID: 1323671023378674162}
  13. m_Layer: 0
  14. m_Name: DictationService
  15. m_TagString: Untagged
  16. m_Icon: {fileID: 0}
  17. m_NavMeshLayer: 0
  18. m_StaticEditorFlags: 0
  19. m_IsActive: 1
  20. --- !u!4 &3310282155954220998
  21. Transform:
  22. m_ObjectHideFlags: 0
  23. m_CorrespondingSourceObject: {fileID: 0}
  24. m_PrefabInstance: {fileID: 0}
  25. m_PrefabAsset: {fileID: 0}
  26. m_GameObject: {fileID: 7025344876703661356}
  27. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  28. m_LocalPosition: {x: 1.0366372, y: -4.517428, z: 17.832829}
  29. m_LocalScale: {x: 1, y: 1, z: 1}
  30. m_Children: []
  31. m_Father: {fileID: 0}
  32. m_RootOrder: 0
  33. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  34. --- !u!114 &1323671023378674162
  35. MonoBehaviour:
  36. m_ObjectHideFlags: 0
  37. m_CorrespondingSourceObject: {fileID: 0}
  38. m_PrefabInstance: {fileID: 0}
  39. m_PrefabAsset: {fileID: 0}
  40. m_GameObject: {fileID: 7025344876703661356}
  41. m_Enabled: 1
  42. m_EditorHideFlags: 0
  43. m_Script: {fileID: 11500000, guid: a0020bf728a658b4dbbd34ac2be0e14e, type: 3}
  44. m_Name:
  45. m_EditorClassIdentifier:
  46. configuration:
  47. multiPhrase: 0
  48. scenario: default
  49. inputType: text_default
  50. onPartialTranscriptionChanged:
  51. m_PersistentCalls:
  52. m_Calls: []
  53. onFinalTranscriptionReceived:
  54. m_PersistentCalls:
  55. m_Calls: []
  56. onDictationError:
  57. m_PersistentCalls:
  58. m_Calls: []
  59. onMicrophoneLevelChanged:
  60. m_PersistentCalls:
  61. m_Calls: []
  62. onDictationStarted:
  63. m_PersistentCalls:
  64. m_Calls: []
  65. onDictationStopped:
  66. m_PersistentCalls:
  67. m_Calls: []