|
54 | 54 | "azure.ai.voicelive.models.InputTextContentPart": "VoiceLive.InputTextContentPart", |
55 | 55 | "azure.ai.voicelive.models.InputTokenDetails": "VoiceLive.InputTokenDetails", |
56 | 56 | "azure.ai.voicelive.models.LogProbProperties": "VoiceLive.LogProbProperties", |
| 57 | + "azure.ai.voicelive.models.MCPApprovalResponseRequestItem": "VoiceLive.MCPApprovalResponseRequestItem", |
| 58 | + "azure.ai.voicelive.models.MCPServer": "VoiceLive.MCPServer", |
| 59 | + "azure.ai.voicelive.models.MCPTool": "VoiceLive.MCPTool", |
57 | 60 | "azure.ai.voicelive.models.OpenAIVoice": "VoiceLive.OpenAIVoice", |
58 | 61 | "azure.ai.voicelive.models.OutputTextContentPart": "VoiceLive.OutputTextContentPart", |
59 | 62 | "azure.ai.voicelive.models.OutputTokenDetails": "VoiceLive.OutputTokenDetails", |
|
70 | 73 | "azure.ai.voicelive.models.ResponseFunctionCallItem": "VoiceLive.ResponseFunctionCallItem", |
71 | 74 | "azure.ai.voicelive.models.ResponseFunctionCallOutputItem": "VoiceLive.ResponseFunctionCallOutputItem", |
72 | 75 | "azure.ai.voicelive.models.ResponseIncompleteDetails": "VoiceLive.ResponseIncompleteDetails", |
| 76 | + "azure.ai.voicelive.models.ResponseMCPApprovalRequestItem": "VoiceLive.ResponseMCPApprovalRequestItem", |
| 77 | + "azure.ai.voicelive.models.ResponseMCPApprovalResponseItem": "VoiceLive.ResponseMCPApprovalResponseItem", |
| 78 | + "azure.ai.voicelive.models.ResponseMCPCallItem": "VoiceLive.ResponseMCPCallItem", |
| 79 | + "azure.ai.voicelive.models.ResponseMCPListToolItem": "VoiceLive.ResponseMCPListToolItem", |
73 | 80 | "azure.ai.voicelive.models.ResponseMessageItem": "VoiceLive.ResponseMessageItem", |
74 | 81 | "azure.ai.voicelive.models.ResponseSession": "VoiceLive.ResponseSession", |
75 | 82 | "azure.ai.voicelive.models.ResponseTextContentPart": "VoiceLive.ResponseTextContentPart", |
|
87 | 94 | "azure.ai.voicelive.models.ServerEventInputAudioBufferCommitted": "VoiceLive.ServerEventInputAudioBufferCommitted", |
88 | 95 | "azure.ai.voicelive.models.ServerEventInputAudioBufferSpeechStarted": "VoiceLive.ServerEventInputAudioBufferSpeechStarted", |
89 | 96 | "azure.ai.voicelive.models.ServerEventInputAudioBufferSpeechStopped": "VoiceLive.ServerEventInputAudioBufferSpeechStopped", |
| 97 | + "azure.ai.voicelive.models.ServerEventMcpListToolsCompleted": "VoiceLive.ServerEventMcpListToolsCompleted", |
| 98 | + "azure.ai.voicelive.models.ServerEventMcpListToolsFailed": "VoiceLive.ServerEventMcpListToolsFailed", |
| 99 | + "azure.ai.voicelive.models.ServerEventMcpListToolsInProgress": "VoiceLive.ServerEventMcpListToolsInProgress", |
90 | 100 | "azure.ai.voicelive.models.ServerEventResponseAnimationBlendshapeDelta": "VoiceLive.ServerEventResponseAnimationBlendshapeDelta", |
91 | 101 | "azure.ai.voicelive.models.ServerEventResponseAnimationBlendshapeDone": "VoiceLive.ServerEventResponseAnimationBlendshapeDone", |
92 | 102 | "azure.ai.voicelive.models.ServerEventResponseAnimationVisemeDelta": "VoiceLive.ServerEventResponseAnimationVisemeDelta", |
|
103 | 113 | "azure.ai.voicelive.models.ServerEventResponseDone": "VoiceLive.ServerEventResponseDone", |
104 | 114 | "azure.ai.voicelive.models.ServerEventResponseFunctionCallArgumentsDelta": "VoiceLive.ServerEventResponseFunctionCallArgumentsDelta", |
105 | 115 | "azure.ai.voicelive.models.ServerEventResponseFunctionCallArgumentsDone": "VoiceLive.ServerEventResponseFunctionCallArgumentsDone", |
| 116 | + "azure.ai.voicelive.models.ServerEventResponseMcpCallArgumentsDelta": "VoiceLive.ServerEventResponseMcpCallArgumentsDelta", |
| 117 | + "azure.ai.voicelive.models.ServerEventResponseMcpCallArgumentsDone": "VoiceLive.ServerEventResponseMcpCallArgumentsDone", |
106 | 118 | "azure.ai.voicelive.models.ServerEventResponseOutputItemAdded": "VoiceLive.ServerEventResponseOutputItemAdded", |
107 | 119 | "azure.ai.voicelive.models.ServerEventResponseOutputItemDone": "VoiceLive.ServerEventResponseOutputItemDone", |
108 | 120 | "azure.ai.voicelive.models.ServerEventResponseTextDelta": "VoiceLive.ServerEventResponseTextDelta", |
|
132 | 144 | "azure.ai.voicelive.models.PersonalVoiceModels": "VoiceLive.PersonalVoiceModels", |
133 | 145 | "azure.ai.voicelive.models.OutputAudioFormat": "VoiceLive.OutputAudioFormat", |
134 | 146 | "azure.ai.voicelive.models.ToolType": "VoiceLive.ToolType", |
| 147 | + "azure.ai.voicelive.models.MCPApprovalType": "VoiceLive.MCPApprovalType", |
135 | 148 | "azure.ai.voicelive.models.AnimationOutputType": "VoiceLive.AnimationOutputType", |
136 | 149 | "azure.ai.voicelive.models.InputAudioFormat": "VoiceLive.InputAudioFormat", |
137 | 150 | "azure.ai.voicelive.models.TurnDetectionType": "VoiceLive.TurnDetectionType", |
|
0 commit comments