vosk-api icon indicating copy to clipboard operation
vosk-api copied to clipboard

How to access org.vosk.android.SpeechService in csharp?

Open bleh05 opened this issue 2 years ago • 3 comments

I am trying to use vosk's microphone service in a c# application but I don't know how to import it. I've tried binding the jar but I still couldn't find the speechservice in the functions.

bleh05 avatar May 02 '22 15:05 bleh05

You have to write it yourself in C#

nshmyrev avatar May 02 '22 15:05 nshmyrev

Search in the past forum questions, this already solved.

C#: Vosk + Naudio.

sergiogut1805 avatar Jun 06 '22 12:06 sergiogut1805

Same as https://github.com/alphacep/vosk-api/issues/986

nshmyrev avatar Jun 06 '22 12:06 nshmyrev