azure_speech_recognition 0.8.0 copy "azure_speech_recognition: ^0.8.0" to clipboard
azure_speech_recognition: ^0.8.0 copied to clipboard

An implementation of Azure Speech Recognition Service for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add azure_speech_recognition

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

dependencies:
  azure_speech_recognition: ^0.8.0

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:azure_speech_recognition/azure_speech_recognition.dart';
8
likes
30
pub points
32%
popularity

Publisher

verified publishercristianbregant.it

An implementation of Azure Speech Recognition Service for Flutter.

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on azure_speech_recognition