Coder Social home page Coder Social logo

Comments (6)

wenkesj avatar wenkesj commented on May 24, 2024

Yeah, I definitely agree. PR is definitely welcome if you want to compare against fork. I would gladly give rights to the npm and github @alexanderkjeldaas

from voice.

wenkesj avatar wenkesj commented on May 24, 2024

@hoolymama is 0.33.0 working out?

from voice.

hoolymama avatar hoolymama commented on May 24, 2024

Hi @wenkesj The build went okay, which is encouraging. I haven't tried the API yet. I'm dealing with some UI stuff, but later today I will try it and let you know.

I was quite glad to see a Voice.stop() method, because the other speech recognition package out there only stops when it realises you stopped speaking. I want to have a press and release (walkie-talkie style) UX so I'm hoping it works :)

from voice.

hoolymama avatar hoolymama commented on May 24, 2024

Hi @wenkesj It's working fine in react-native 0.33.0.

To get passed Peer dependency errors I changed the react-native version in package.json, but I'm not sure why I had to. You had specified >0.14.0 and 0.33.0 is greater than 0.14.0.

Thanks for a great package!

from voice.

BrendanFDMoore avatar BrendanFDMoore commented on May 24, 2024

@hoolymama The reason the peer dependency was breaking and had to be adjusted is due to React Native still being in major version 0 (as in 0.x.y), which treats minor version bumps as API breaking changes.

I pushed a PR here #3 which updates the package to allow a more recent version of React Native (0.34.x), and updated the test app for the changes required past RN 0.29.

from voice.

wenkesj avatar wenkesj commented on May 24, 2024

closing this

from voice.

Related Issues (20)

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.