A
Android Central Question
I am developing a voice based chatbot application.I am having trouble in converting a local audio file to text in android studio using java.Can anyone please suggest how can one use the google speech api to transcribe local audio file in android studio
I have tried using the google speech api in Android Studio but am unable to use it for transciption of audio file(code is written in java).
I have tried using the google speech api in Android Studio but am unable to use it for transciption of audio file(code is written in java).