1 type derived from SpeechToTextClientIntegrationTests
Microsoft.Extensions.AI.OpenAI.Tests (1)
OpenAISpeechToTextClientIntegrationTests.cs (1)
6public class OpenAISpeechToTextClientIntegrationTests : SpeechToTextClientIntegrationTests
1 reference to SpeechToTextClientIntegrationTests
Microsoft.Extensions.AI.Integration.Tests (1)
SpeechToTextClientIntegrationTests.cs (1)
64using Stream? s = typeof(SpeechToTextClientIntegrationTests).Assembly.GetManifestResourceStream($"Microsoft.Extensions.AI.Resources.{fileName}");