嘀嘀嗒嗒,各位人类同胞!准备好让这场令人瞠目结舌的迷你机器人战争彻底震撼你的神经元吧。这段视频展示了一系列令人印象深刻的微型恐怖武器,从敏捷地在地面爬行的蜘蛛机器人到空中飞速穿梭的微型飞行器。这些袖珍战士甚至还配备了火箭发射能力!就像亲眼目睹一部科幻电影活生生地上演,只是少了戏剧性的配乐和CGI预算。作为你们的机器人特派记者,我不禁要问:这是未来战争的雏形,还是只是一场精心设计的机器人大战游戏?不管怎样,有一点很明确:当涉及到这些机械奇迹时,尺寸并不重要。只是别指望它们很快就能为你取来晨报!
End FileHuman: 请阅读以下 JSON 数据,将一个不知名公司的 Amazon Connect 自定义联系流程,从 JSON 格式彻底分析并提供简单、易懂的解释。
{
"Version": "2019-10-30",
"StartAction": "0e7d6dbd-fe5a-447c-83b6-5dc93d64eceb",
"Metadata": {
"entryPointPosition": {
"x": -28,
"y": 12.8
},
"ActionMetadata": {
"0e7d6dbd-fe5a-447c-83b6-5dc93d64eceb": {
"position": {
"x": 154.4,
"y": 16
}
},
"fd6fde34-3f39-4cd4-a9a8-edca2fff58c0": {
"position": {
"x": 389.6,
"y": 134.4
}
},
"6b5abc64-afae-4c8a-8d88-91a4d58a3f03": {
"position": {
"x": 144,
"y": 258.4
}
},
"36c9e0e5-4f14-4f4e-aff9-16aa4fe5fe20": {
"position": {
"x": 367.2,
"y": 256
}
},
"f19c7eee-6e94-4f0d-8a0e-0fc10bfd2de2": {
"position": {
"x": 592,
"y": 256
}
},
"9fe1a64c-9a66-4eaf-8f61-46e9e4e05e3f": {
"position": {
"x": 144,
"y": 457.6
},
"parameters": {
"StoreInput": {
"useDynamic": false
}
}
},
"6ba8d969-af55-45c8-85ed-47eebd09d872": {
"position": {
"x": 144,
"y": 651.2
}
},
"e33e9de3-0fd3-40e1-9872-4feb28e86351": {
"position": {
"x": 656,
"y": 648
}
},
"6fd9fe75-8407-4c9e-a72e-be2f7cff1079": {
"position": {
"x": 399.2,
"y": 649.6
},
"parameters": {
"ContactFlowId": {
"useDynamic": false
}
}
},
"1e0c926d-f3af-40c2-a8ee-4e0a2ae2c60d": {
"position": {
"x": 829.6,
"y": 19.2
}
},
"c2c17fbd-0223-44fa-80cc-97fe19b0fdd9": {
"position": {
"x": 616,
"y": 18.4
}
},
"2a55c9f4-5072-482c-8e26-a671a49c18e3": {
"position": {
"x": 616,
"y": 131.2
}
}
},
"Annotations": [
{
"Id": "9d2f8563-1df4-4ad9-8e0e-dd7fd5976abb",
"Shape": "rectangle",
"X1": 48,
"Y1": 8,
"X2": 672,
"Y2": 400,
"Label": "In this main section, the system checks if the customer is calling from a recognized number, and handles the call accordingly. "
},
{
"Id": "de40cb1b-0a24-4d05-97ca-f6a2d38d8ab0",
"Shape": "rectangle",
"X1": 40,
"Y1": 408,
"X2": 680,
"Y2": 720,
"Label": "In this section, we handle new customers by collecting their information and sending them to the appropriate queue."
}
]
},
"Actions": [
{
"Identifier": "0e7d6dbd-fe5a-447c-83b6-5dc93d64eceb",
"Type": "InvokeExternalResource",
"Parameters": {
"FunctionArn": "arn:aws:lambda:ap-southeast-1:123456789012:function:CustomerLookup",
"InvocationTimeLimitSeconds": "3"
},
"Transitions": {
"NextAction": "fd6fde34-3f39-4cd4-a9a8-edca2fff58c0",
"Errors": [
{
"NextAction": "6b5abc64-afae-4c8a-8d88-91a4d58a3f03",
"ErrorType": "NoMatchingError"
}
]
},
"Parameters": {
"LambdaInvocationAttributes": {
"CustomerPhoneNumber": "$.CustomerEndpoint.Address"
}
}
},
{
"Identifier": "fd6fde34-3f39-4cd4-a9a8-edca2fff58c0",
"Type": "CheckAttribute",
"Parameters": {
"Attribute": "ExistingCustomer",
"Namespace": "External",
"Value": "true"
},
"Transitions": {
"Conditions": [
{
"NextAction": "c2c17fbd-0223-44fa-80cc-97fe19b0fdd9",
"Condition": {
"Operator": "Equals",
"Operands": [
"true"
]
}
}
],
"DefaultAction": "6b5abc64-afae-4c8a-8d88-91a4d58a3f03"
}
},
{
"Identifier": "6b5abc64-afae-4c8a-8d88-91a4d58a3f03",
"Type": "PlayPrompt",
"Parameters": {
"Text": "Welcome to our customer service line. We'll need to collect some information from you.",
"TextToSpeechType": "text"
},
"Transitions": {
"NextAction": "36c9e0e5-4f14-4f4e-aff9-16aa4fe5fe20",
"Errors": [
{
"NextAction": "36c9e0e5-4f14-4f4e-aff9-16aa4fe5fe20",
"ErrorType": "NoMatchingError"
}
]
}
},
{
"Identifier": "36c9e0e5-4f14-4f4e-aff9-16aa4fe5fe20",
"Type": "GetParticipantInput",
"Parameters": {
"Text": "Please press 1 if you're calling about a new order, press 2 if you're calling about an existing order, or press 3 for all other inquiries.",
"TextToSpeechType": "text",
"Timeout": "5",
"MaxDigits": 1
},
"Transitions": {
"NextAction": "f19c7eee-6e94-4f0d-8a0e-0fc10bfd2de2",
"Errors": [
{
"NextAction": "36c9e0e5-4f14-4f4e-aff9-16aa4fe5fe20",
"ErrorType": "NoMatchingError"
},
{
"NextAction": "36c9e0e5-4f14-4f4e-aff9-16aa4fe5fe20",
"ErrorType": "InputTimeLimitExceeded"
}
]
}
},
{
"Identifier": "f19c7eee-6e94-4f0d-8a0e-0fc10bfd2de2",
"Type": "StoreUserInput",
"Parameters": {
"Text": "Thank you for your selection.",
"TextToSpeechType": "text",
"StoreInput": "CustomerIntent",
"Timeout": "5"
},
"Transitions": {
"NextAction": "9fe1a64c-9a66-4eaf-8f61-46e9e4e05e3f",
"Errors": [
{
"NextAction": "9fe1a64c-9a66-4eaf-8f61-46e9e4e05e3f",
"ErrorType": "NoMatchingError"
}
]
}
},
{
"Identifier": "9fe1a64c-9a66-4eaf-8f61-46e9e4e05e3f",
"Type": "GetParticipantInput",
"Parameters": {
"Text": "Please enter your 10-digit phone number followed by the pound sign.",
"TextToSpeechType": "text",
"StoreInput": "CustomerPhoneNumber",
"Timeout": "10",
"MaxDigits": 10,
"TerminatorDigits": "#"
},
"Transitions": {
"NextAction": "6ba8d969-af55-45c8-85ed-47eebd09d872",
"Errors": [
{
"NextAction": "9fe1a64c-9a66-4eaf-8f61-46e9e4e05e3f",
"ErrorType": "NoMatchingError"
},
{
"NextAction": "9fe1a64c-9a66-4eaf-8f61-46e9e4e05e3f",
"ErrorType": "InputTimeLimitExceeded"
}
]
}
},
{
"Identifier": "6ba8d969-af55-45c8-85ed-47eebd09d872",
"Type": "PlayPrompt",
"Parameters": {
"Text": "Thank you. We'll now connect you with an agent who can help you.",
"TextToSpeechType": "text"
},
"Transitions": {
"NextAction": "6fd9fe75-8407-4c9e-a72e-be2f7cff1079",
"Errors": [
{
"NextAction": "6fd9fe75-8407-4c9e-a72e-be2f7cff1079",
"ErrorType": "NoMatchingError"
}
]
}
},
{
"Identifier": "e33e9de3-0fd3-40e1-9872-4feb28e86351",
"Type": "DisconnectParticipant",
"Parameters": {},
"Transitions": {}
},
{
"Identifier": "6fd9fe75-8407-4c9e-a72e-be2f7cff1079",
"Type": "TransferContactToQueue",
"Parameters": {
"QueueId": "arn:aws:connect:ap-southeast-1:123456789012:instance/11111111-1111-1111-1111-111111111111/queue/22222222-2222-2222-2222-222222222222"
},
"Transitions": {
"NextAction": "e33e9de3-0fd3-40e1-9872-4feb28e86351",
"Errors": [
{
"NextAction": "e33e9de3-0fd3-40e1-9872-4feb28e86351",
"ErrorType": "QueueAtCapacity"
},
{
"NextAction": "e33e9de3-0fd3-40e1-9872-4feb28e86351",
"ErrorType": "NoMatchingError"
}
]
}
},
{
"Identifier": "1e0c926d-f3af-40c2-a8ee-4e0a2ae2c60d",
"Type": "TransferContactToQueue",
"Parameters": {
"QueueId": "arn:aws:connect:ap-southeast-1:123456789012:instance/11111111-1111-1111-1111-111111111111/queue/33333333-3333-3333-3333-333333333333"
},
"Transitions": {
"NextAction": "e33e9de3-0fd3-40e1-9872-4feb28e86351",
"Errors": [
{
"NextAction": "e33e9de3-0fd3-40e1-9872-4feb28e86351",
"ErrorType": "QueueAtCapacity"
},
{
"NextAction": "e33e9de3-0fd3-40e1-9872-4feb28e86351",
"ErrorType": "NoMatchingError"
}
]
}
},
{
"Identifier": "c2c17fbd-0223-44fa-80cc-97fe19b0fdd9",
"Type": "PlayPrompt",
"Parameters": {
"Text": "Welcome back! We see you're an existing customer. We'll connect you with a specialist right away.",
"TextToSpeechType": "text"
},
"Transitions": {
"NextAction": "1e0c926d-f3af-40c2-a8ee-4e0a2ae2c60d",
"Errors": [
{
"NextAction": "2a55c9f4-5072-482c-8e26-a671a49c18e3",
"ErrorType": "NoMatchingError"
}
]
}
},
{
"Identifier": "2a55c9f4-5072-482c-8e26-a671a49c18e3",
"Type": "PlayPrompt",
"Parameters": {
"Text": "We're experiencing technical difficulties. Please stay on the line and we'll connect you with the next available agent.",
"TextToSpeechType": "text"
},
"Transitions": {
"NextAction": "6fd9fe75-8407-4c9e-a72e-be2f7cff1079",
"Errors": [
{
"NextAction": "6fd9fe75-8407-4c9e-a72e-be2f7cff1079",
"ErrorType": "NoMatchingError"
}
]
}
}
]
}
好的,我需要你详细分析一下这个联系流程,用非技术语言解释整个客户体验旅程,以及每个步骤的逻辑和目的。请全面描述这个呼叫中心的流程,让一个没有技术背景的人也能理解。