dialogflow-android-client icon indicating copy to clipboard operation
dialogflow-android-client copied to clipboard

How to send recorded audio in AIService or get record audio through AIListener of dialogflow android

Open GauravPawar-Git opened this issue 5 years ago • 0 comments

I am using Dialogflow Speechrecognition , I am able to convert speech to text but,the project I am working on has requirement to store audio which is passed for recognition.

Is there a way we can get recorded audio or passed recorded audio for speech recognition.

(Note :- android does not let record audio simultaneously while speech recognition is in progress.)

GauravPawar-Git avatar Mar 05 '20 13:03 GauravPawar-Git