mozilla/androidspeech

Audio file

Closed this issue · 1 comments

Hi,

how can i get recorded audio file ?

Why instead of null, you can't pass byteArray here ?

 public void onStart() {
                        // called before request is started
                        mSpeechService.notifyListeners(MozillaSpeechService.SpeechState.DECODING, null);
                    }

Thanks in advance !

@buzynski The has been a refactor that affected this issue. Can you please check if this has been solved and update/close? Thanks!