Babilinski / vosk-stt-unity

An implementation of Vosk's offline speech to text library in Unity for Windows and Android
Apache License 2.0
69 stars 17 forks source link

Hololens 2 Support? #2

Closed BussinessInnovation closed 2 years ago

BussinessInnovation commented 2 years ago

hello! Could this work for Hololens 2 on UWP? thx

Babilinski commented 2 years ago

Please see the Vosk official website for a list of the supported platforms. Extending support to another platform would require building a static library from the source files.