menu
ve_sdk_flutter package
documentation
features_config.dart
Captions
Captions.new const constructor
Captions.new const constructor
dark_mode
light_mode
Captions
constructor
const
Captions
(
{
String
?
uploadUrl
,
String
?
transcribeUrl
,
String
?
apiKey
,
String
?
apiV2Key
,
})
Implementation
const Captions({ this.uploadUrl, this.transcribeUrl, this.apiKey, this.apiV2Key, });
ve_sdk_flutter package
documentation
features_config
Captions
Captions.new const constructor
Captions class