alphacep / alphacep/vosk-android-demo
Demo SpeechService not working
未關閉
- 主要語言
- Java
- 星號
- 1.1k
- 分支
- 278
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I'm trying to get the demo to work.
I want to use the internal mic of my tablet.
I am not getting any error, but I don't get any partial or final result either, it is just empty.
If I understand correctly, the input wav stream should be 16000?
I have executed following code:
`audioManager.getProperty(AudioManager.PROPERTY_OUTPUT_SAMPLE_RATE);`
which results in 48000.
So I did try passing 48000 to the SpeechService class, but still not working.
Won't it work with the internal microphone?
In which case the demo microphone button will work? On an older tablet?
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。