menu
gen_connect package
documentation
core/constants/api.dart
ApiConstants
getOpenAIAudioTranscriptions static method
getOpenAIAudioTranscriptions static method
dark_mode
light_mode
getOpenAIAudioTranscriptions
static method
String
getOpenAIAudioTranscriptions
(
)
Implementation
static String getOpenAIAudioTranscriptions() => "$openaiBaseUrl/audio/transcriptions";
gen_connect package
documentation
core/constants/api
ApiConstants
getOpenAIAudioTranscriptions static method
ApiConstants class