I am a Java Developer. Sorry I have 0 Idea on Android. Please bear with me.
I am thinking of creating an app. To build my app first I must learn must learn android. To get the motivation I am trying to Sketch the app, how it should look like. I thought of making my app hands free, meaning that I want to use Speech Recognition for navigation and performing all the tasks.
Now my question is "Is there any way I can add the Google's Speech recognizer to my App as a Custom Button?" So it will not take half the screen it will just listen at the end of the screen. I will convert the audio into a text file so, I can use API.AI to do some stuff behind it.
Or there any other ways to achieve my goal?
Can the google speech recognizer work on iOS too?