I'm developing an app for Recognize speech using google cloud speech APi and recording audio simultaneously. git link
I tried to play recorded .opus audio file getting IOException
W/System.err: java.io.IOException: setDataSource failed.
Any idea?? Thanks!!