7 references to CreateSpeechToTextClient
Microsoft.Extensions.AI.OpenAI.Tests (7)
OpenAISpeechToTextClientTests.cs (7)
84using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1"); 105using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1"); 119using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1"); 159using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1"); 194using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1"); 231using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1"); 268using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1");