Closed menezes85 closed 2 years ago
@menezes85 I've solved this particular problem, if you send me an email, I can send you some sample code (still not open on GH). My email is sveinbjorn at sveinbjorn, dot org.
Hi I will rebuild the stream example soon and provide an example with Flutter Sound.
@felixjunghans I also would like to implement with Flutter Sound. Thank you so much.
@felixjunghans thank you for your package. Did you get around to implementing this with Flutter Sound? I am also stuck on passing the stream to streamingRecognize when using Flutter Sound. Is any other package better suited, any help would be welcome
@RishiKar Yes, I currently use it with flutter_sound_lite. I have now added a minimal example. Please have a look at examples/flutter_sound_example. I hope this helps you.
@felixjunghans Thank you so much. I got it to work.
Felix , thanks for your work!
Can you please provide me an example how to implement google_speech using mic stream with flutter_sound ? [https://pub.dev/packages/flutter_sound]
i am hangang on that , over 1 month and no success. stream types provided by flutter sound and google_speech are different i cant do it.
Thanks in advance.