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