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
points
13
downloads

Publisher

verified publishercristianbregant.it

Weekly Downloads

An implementation of Azure Speech Recognition Service for Flutter.

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on azure_speech_recognition

Packages that implement azure_speech_recognition