menu
openai_core package
documentation
audio.dart
SpeechResponseFormat
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
SpeechResponseFormat
fromJson
(
String
raw
)
Implementation
static SpeechResponseFormat fromJson(String raw) => SpeechResponseFormat(raw);
openai_core package
documentation
audio
SpeechResponseFormat
fromJson static method
SpeechResponseFormat class