gsssrao / UnityAndroidSpeechRecognition

This repository is a Unity plugin for Android Speech Recognition (based on Java implementation)
GNU General Public License v3.0
87 stars 29 forks source link

Not working! when I press the button nothing happened #11

Open johnZone99 opened 3 years ago

johnZone99 commented 3 years ago

When I installed the app, no permission is asked for the microphone, I only followed your guide, I downloaded the package and used test.cs and receiveRequest.cs should I add extra things? like manually ask for permission if yes what should I write?