Intelligent Bot: For Healthcare
Intelligent Bot: For Healthcare
Team Members:
Introduction
Existing System / Literature Survey
Problem Statement
Objectives
Proposed System
Result & Discussion
Conclusion
Future Enhancement
Reference
Architecture
https://pub.dev/packages/speech_recognition
Dr.N.G.P.IT/IT/2019-2020/Project Presentation 3/31/22
21 Installation
Depend on it Add this to your package's pubspec.yaml file:
dependencies:
speech_recognition: "^0.3.0"
Install it You can install packages from the command line:
$ flutter packages get
Import it Now in your Dart code, you can use:
import 'package:speech_recognition/speech_recognition.dart';