|
18 | 18 | "azure.ai.voicelive.models.AzurePlatformVoice": "VoiceLive.AzurePlatformVoice",
|
19 | 19 | "azure.ai.voicelive.models.EOUDetection": "VoiceLive.EOUDetection",
|
20 | 20 | "azure.ai.voicelive.models.AzureSemanticDetection": "VoiceLive.AzureSemanticDetection",
|
| 21 | + "azure.ai.voicelive.models.AzureSemanticDetectionEn": "VoiceLive.AzureSemanticDetectionEn", |
21 | 22 | "azure.ai.voicelive.models.AzureSemanticDetectionMultilingual": "VoiceLive.AzureSemanticDetectionMultilingual",
|
22 | 23 | "azure.ai.voicelive.models.AzureSemanticVad": "VoiceLive.AzureSemanticVad",
|
| 24 | + "azure.ai.voicelive.models.AzureSemanticVadEn": "VoiceLive.AzureSemanticVadEn", |
23 | 25 | "azure.ai.voicelive.models.AzureSemanticVadServer": "VoiceLive.AzureSemanticVadServer",
|
24 | 26 | "azure.ai.voicelive.models.AzureStandardVoice": "VoiceLive.AzureStandardVoice",
|
| 27 | + "azure.ai.voicelive.models.CachedTokenDetails": "VoiceLive.CachedTokenDetails", |
25 | 28 | "azure.ai.voicelive.models.ClientEvent": "VoiceLive.ClientEvent",
|
26 | 29 | "azure.ai.voicelive.models.ClientEventConversationItemCreate": "VoiceLive.ClientEventConversationItemCreate",
|
27 | 30 | "azure.ai.voicelive.models.ClientEventConversationItemDelete": "VoiceLive.ClientEventConversationItemDelete",
|
|
81 | 84 | "azure.ai.voicelive.models.ServerEventConversationItemRetrieved": "VoiceLive.ServerEventConversationItemRetrieved",
|
82 | 85 | "azure.ai.voicelive.models.ServerEventConversationItemTruncated": "VoiceLive.ServerEventConversationItemTruncated",
|
83 | 86 | "azure.ai.voicelive.models.ServerEventError": "VoiceLive.ServerEventError",
|
84 |
| - "azure.ai.voicelive.models.ServerEventErrorDetails": "VoiceLive.ServerEventError.error.anonymous", |
| 87 | + "azure.ai.voicelive.models.ServerEventErrorDetails": "VoiceLive.ServerEventErrorDetails", |
85 | 88 | "azure.ai.voicelive.models.ServerEventInputAudioBufferCleared": "VoiceLive.ServerEventInputAudioBufferCleared",
|
86 | 89 | "azure.ai.voicelive.models.ServerEventInputAudioBufferCommitted": "VoiceLive.ServerEventInputAudioBufferCommitted",
|
87 | 90 | "azure.ai.voicelive.models.ServerEventInputAudioBufferSpeechStarted": "VoiceLive.ServerEventInputAudioBufferSpeechStarted",
|
|
94 | 97 | "azure.ai.voicelive.models.ServerEventResponseContentPartDone": "VoiceLive.ServerEventResponseContentPartDone",
|
95 | 98 | "azure.ai.voicelive.models.ServerEventResponseCreated": "VoiceLive.ServerEventResponseCreated",
|
96 | 99 | "azure.ai.voicelive.models.ServerEventResponseDone": "VoiceLive.ServerEventResponseDone",
|
97 |
| - "azure.ai.voicelive.models.ServerEventResponseFunctionCallArgumentsDelta": "VoiceLive.ServerEventResponseFunctionCallArgumentsDelta", |
| 100 | + "azure.ai.voicelive.models.ServerEventResponseFunctionCallArgumentsDelta": "VoiceLive.ServerEventResponseFunctionCallArgumentsDelta", |
98 | 101 | "azure.ai.voicelive.models.ServerEventResponseFunctionCallArgumentsDone": "VoiceLive.ServerEventResponseFunctionCallArgumentsDone",
|
99 | 102 | "azure.ai.voicelive.models.ServerEventResponseOutputItemAdded": "VoiceLive.ServerEventResponseOutputItemAdded",
|
100 | 103 | "azure.ai.voicelive.models.ServerEventResponseOutputItemDone": "VoiceLive.ServerEventResponseOutputItemDone",
|
|
122 | 125 | "azure.ai.voicelive.models.ResponseStatus": "VoiceLive.ResponseStatus",
|
123 | 126 | "azure.ai.voicelive.models.OAIVoice": "VoiceLive.OAIVoice",
|
124 | 127 | "azure.ai.voicelive.models.Phi4mmVoice": "VoiceLive.Phi4mmVoice",
|
| 128 | + "azure.ai.voicelive.models.AudioFormat": "VoiceLive.AudioFormat", |
125 | 129 | "azure.ai.voicelive.models.Modality": "VoiceLive.Modality",
|
126 | 130 | "azure.ai.voicelive.models.AnimationOutputType": "VoiceLive.AnimationOutputType",
|
127 |
| - "azure.ai.voicelive.models.AudioFormat": "VoiceLive.AudioFormat", |
128 | 131 | "azure.ai.voicelive.models.AudioTimestampType": "VoiceLive.AudioTimestampType",
|
129 | 132 | "azure.ai.voicelive.models.ToolType": "VoiceLive.ToolType",
|
130 | 133 | "azure.ai.voicelive.models.ToolChoiceLiteral": "VoiceLive.ToolChoiceLiteral",
|
|
0 commit comments