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"); 235using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1"); 272using ISpeechToTextClient client = CreateSpeechToTextClient(httpClient, "whisper-1");