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