fluidaudio_dart 0.3.1 copy "fluidaudio_dart: ^0.3.1" to clipboard
fluidaudio_dart: ^0.3.1 copied to clipboard

PlatformiOSmacOS

Flutter bindings for FluidAudio: on-device speech-to-text, voice activity detection, speaker diarization and text-to-speech on Apple platforms (CoreML / Apple Neural Engine).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluidaudio_dart

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

dependencies:
  fluidaudio_dart: ^0.3.1

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:fluidaudio_dart/fluidaudio_dart.dart';
1
likes
160
points
213
downloads

Documentation

API reference

Publisher

verified publisherksh.dev

Weekly Downloads

Flutter bindings for FluidAudio: on-device speech-to-text, voice activity detection, speaker diarization and text-to-speech on Apple platforms (CoreML / Apple Neural Engine).

Repository (GitHub)
View/report issues

Topics

#speech-to-text #text-to-speech #speech-recognition #voice-activity-detection #diarization

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on fluidaudio_dart

Packages that implement fluidaudio_dart