Git Product home page Git Product logo

lowkeyspeech's Introduction

LowkeySpeech

Google Speech Recognition API in Unity (C#)

Requires an API Key from: https://console.cloud.google.com/apis/

Installation and configuration

Made by steelejay and updated by LukasMeine

lowkeyspeech's People

Contributors

steelejay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lowkeyspeech's Issues

Ignoring Library and Temp folders

Hi there,

Is there a reason to keep the Library and Temp folders in the CVS?
Usually we ignore those folders, along with some other files, as each computer will generate or rewrite these files as soon as you open the project in unity.

Sample ignore file: https://www.gitignore.io/api/unity

I had to manually remove the files and create the gitignore as it generates many erros as soon as I check out and open the project.

Wrong herz rate

Hi,

I'm receiving this error message after setting the correct API key:
"message": "Invalid recognition 'config': bad sample rate hertz.",

I tried changing the rate from 44100 to 16000 but it didn't solve the problem,
Any ideas?

Thanks!

Transcript not showing, empty jsonresponse (never enters) in GoogleVoiceSpeech line 141.

Hey, first of all thank for the asset. It works all they way untill the jresponse if statement at line 141. The transcript from the debug Result at line 202 is correct so the speech api is working, but the transcript never gets to be shown. I inserted a debug inside the jresponse if statement but it doesnt enter which means the jresponse is always = null.

Project not working and error is WebException: Error: NameResolutionFailure

I have tried your sample and provide the API Key but unfortunately getting this error.

WebException: Error: NameResolutionFailure
System.Net.HttpWebRequest.EndGetRequestStream (IAsyncResult asyncResult)
System.Net.HttpWebRequest.GetRequestStream ()
GoogleVoiceSpeech.HttpUploadFile (System.String url, System.String file, System.String paramName, System.String contentType) (at Assets/Scripts/GoogleVoiceSpeech.cs:173)
GoogleVoiceSpeech.OnGUI () (at Assets/Scripts/GoogleVoiceSpeech.cs:131)

Can you please look into this matter??

System NET

this system.net blocking main thread and causes freezing
how can i use unityengine networking api

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.