Skip to content

Commit 2bbc13b

Browse files
authored
Remove extra file (Azure#52922)
1 parent 0988422 commit 2bbc13b

File tree

3 files changed

+0
-74
lines changed

3 files changed

+0
-74
lines changed

sdk/ai/Azure.AI.VoiceLive/api/Azure.AI.VoiceLive.net8.0.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -958,11 +958,6 @@ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter write
958958
public static bool operator !=(Azure.AI.VoiceLive.ResponseMessageRole left, Azure.AI.VoiceLive.ResponseMessageRole right) { throw null; }
959959
public override string ToString() { throw null; }
960960
}
961-
public partial class ResponseSession
962-
{
963-
public ResponseSession() { }
964-
public Azure.AI.VoiceLive.VoiceProvider Voice { get { throw null; } }
965-
}
966961
public abstract partial class ResponseStatusDetails : System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.ResponseStatusDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.ResponseStatusDetails>
967962
{
968963
internal ResponseStatusDetails() { }

sdk/ai/Azure.AI.VoiceLive/api/Azure.AI.VoiceLive.netstandard2.0.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -958,11 +958,6 @@ protected override void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter write
958958
public static bool operator !=(Azure.AI.VoiceLive.ResponseMessageRole left, Azure.AI.VoiceLive.ResponseMessageRole right) { throw null; }
959959
public override string ToString() { throw null; }
960960
}
961-
public partial class ResponseSession
962-
{
963-
public ResponseSession() { }
964-
public Azure.AI.VoiceLive.VoiceProvider Voice { get { throw null; } }
965-
}
966961
public abstract partial class ResponseStatusDetails : System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.ResponseStatusDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.ResponseStatusDetails>
967962
{
968963
internal ResponseStatusDetails() { }

sdk/ai/Azure.AI.VoiceLive/src/Customizations/ResponseSession.cs

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)