speech_recognition icon indicating copy to clipboard operation
speech_recognition copied to clipboard

SpeechRecognitionPlugin.java uses or overrides a deprecated API.

Open Classy-Bear opened this issue 6 years ago • 5 comments

flutter/.pub-cache/hosted/pub.dartlang.org/speech_recognition-0.3.0+1/android/src/main/java/bz/rxla/flutter/speechrecognition/SpeechRecognitionPlugin.java uses or overrides a deprecated API.

Classy-Bear avatar Sep 08 '19 00:09 Classy-Bear

Any solution for above issue?

HardikDG avatar Sep 12 '19 04:09 HardikDG

I think this happens because of the speech_recognization was containing some deprecated functions and classes which was eliminated by java se we need to wait for the speech_reconization developer to upgrade there project by replacing the deprecated methods with updated once

venkatanagasai6 avatar Jan 03 '20 19:01 venkatanagasai6

I think this happens because of the speech_recognization was containing some deprecated functions and classes which was eliminated by java se we need to wait for the speech_reconization developer to upgrade there project by replacing the deprecated methods with updated once

Yep, any solutions yet to this problem?

Classy-Bear avatar Jan 04 '20 03:01 Classy-Bear

I think this happens because of the speech_recognization was containing some deprecated functions and classes which was eliminated by java se we need to wait for the speech_reconization developer to upgrade there project by replacing the deprecated methods with updated once

Yep, any solutions yet to this problem?

We need to upgrade the deprecated functions with the updated functions

venkatanagasai6 avatar Jan 04 '20 11:01 venkatanagasai6

Make sense @venkatanagasai6, do you know another plugin suggestion related to this content?

Classy-Bear avatar Jan 08 '20 03:01 Classy-Bear