flutter_azure_speech 0.0.6 copy "flutter_azure_speech: ^0.0.6" to clipboard
flutter_azure_speech: ^0.0.6 copied to clipboard

Flutter implementation of Microsoft Azure Speech Speech-To-Text

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_azure_speech

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

dependencies:
  flutter_azure_speech: ^0.0.6

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:flutter_azure_speech/flutter_azure_speech.dart';
2
likes
160
points
55
downloads

Publisher

verified publisheraichats.life

Weekly Downloads

Flutter implementation of Microsoft Azure Speech Speech-To-Text

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_azure_speech