7 references to CreateSpeechToTextClient
Microsoft.Extensions.AI.OpenAI.Tests (7)
OpenAISpeechToTextClientTests.cs (7)
89using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1"); 110using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1"); 124using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1"); 163using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1"); 198using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1"); 234using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1"); 268using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1");