Coder Social home page Coder Social logo

ezstt_ane's People

Contributors

fabrice-montfort avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

moazatiani

ezstt_ane's Issues

Samsung note 4 offline issue

I've downloaded offline android voices and it works in android itself but your apk file and my compiled version only work online please tell me it works offline too ??? what's the problem?

I found this in your documentations : On both systems, this ANE use the Speech Recognition Cloud API (juste like Siri and Google Agent). You have to ensure you have a connexion to internet.

If you want to do offline Speech Recognition, you have to ensure that appropriate language packs are installed (In Settings > Languages > Speech Recognition > Offline). There is actually no way to do this programmaticaly.

Crashes on iOS 15 and iOS 16

After giving authorization and when I call the stt.start() the app crashes.
I have searched for workarounds but couldn't find any.
The ANE works great on Android and I would really like to use it for production.
Is there any chance to fix the issue?
Thanks.

Still good?

Hello mate :)
Is this ANE still good for production on both iOS and Android?
Cheers

ExtensionContext problem on PC

Hi Fabrice,

I have a problem when I try to compile my project on my PC (No problem on Android).

The problem is this one:
ArgumentError: Error #3500: The extension context does not have a method with the name ANE_initialize. at flash.external::ExtensionContext/_call() at flash.external::ExtensionContext/call() at com.fabricemontfort.air::ezSpeech/initialize()[/Users/fabricemontfort/Documents/ANEs/ezSpeech/as3/src/com/fabricemontfort/air/ezSpeech.as:113] at com.fabricemontfort.air::ezSpeech$/get instance()[/Users/fabricemontfort/Documents/ANEs/ezSpeech/as3/src/com/fabricemontfort/air/ezSpeech.as:101]

The line code is this one: "o_TTS = ezSpeech.instance;".

iOS 13.1.1

With iOS 13, setting language for STT and TTS through AS3 no longer works.
Regardless of the AS3 instructions, the current language for STT and TTS is
always the one from iOS settings.

Can't test without Actionscript Classes

Hi Fabrice, I like your ANE but I cannot test it within my own app without the missing AS3 classes:

import com.fabricemontfort.air.ezSTT;
import com.fabricemontfort.air.ezstt.STTEvent;
import com.fabricemontfort.air.ezstt.languages;

contextualStrings and requiresOnDeviceRecognition for iOS

Hi Fabrice,
Thank you verry much for that great ANE.
I would like to use it and buy the annual licenses. But I need the "contextualStrings" for iOS to put in some own words and the "requiresOnDeviceRecognition" switch for iOS. Could you add that? That would be great!

Sound loss in iOS

First, thank you for providing ezSTT ANE and ezSpeech ANE both of which I bought recently.

The issue I am having is on iOS only (12.4.1), after calling the voice recognition, TTS works but any sound from my app no longer works. I had to exit to home screen then switch back to my app to make it work again. All previous sound are now played back to back as if it was queued in memory. No problem in Android mobile, the sound is maintain.

problem accessing the microphone outside of ezSTT

I have tested ezSTT ANE and it works great. Thanks for opening speech recognition for Adobe air.

However, I am trying to integrate ezSTT_ANE into an application that already has a reference to the microphone for saving the user's speech into a bytearray. I found that as soon as I instantiate my reference to the microphone like this:
var myMic:Microphone= Microphone.getMicrophone();

...then ezSTT_ANE will not function anymore. I have tried instantiating myMic before ezSTT_ANE or the other way around, but the ezSTT_ANE still fails. I have even tried to combine ezSTT_ANE with an AudioRecorder ANE by Distriqt, which doesn't seem to use Actionscript's Microphone.getMicrophone() at all, and still ezSTT fails.

Perhaps myMic and ezSTT can both work in the same app if you added the ability for ezSTT to accept an audio file, like an mp3, as input. Do you see that possibility? Any ideas about other approaches I might take?

Improving word recognition

Have just purchased the ANE - it works well, however it struggles with a few words that I need to use to trigger events. Is there any way to improve the accuracy of the recognition? Also, I have downloaded the language recognition pack onto my device for offline use, but the ANE does not seem to work.. any suggestions? Thanks Adam

FINAL & STOP calls

What is the difference between the FINAL and STOP calls on EZSTT? Thanks,

Demo version

Hi there

More of a question than an issue, are you able to give some details around the difference between the demo version of this ANE vs the paid version.

I've noticed that "EZSTT DEMO" appears a few seconds after calling start and the devices stops listening.. I guess I'm interested in if the paid version doesn't have a timeout.

Cheers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.