gladia 0.1.8 copy "gladia: ^0.1.8" to clipboard
gladia: ^0.1.8 copied to clipboard

A Flutter SDK for the Gladia API for audio transcription, translation, and analysis

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gladia

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  gladia: ^0.1.8

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:gladia/gladia.dart';
0
likes
160
points
301
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for the Gladia API for audio transcription, translation, and analysis

Homepage
Repository (GitHub)
View/report issues

Topics

#audio #transcription #api #translation

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

dio, flutter, http_parser, json_annotation, meta, path, web_socket_channel

More

Packages that depend on gladia