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