NateRickard / Xamarin.Cognitive.Speech

A client library that makes it easy to work with the Microsoft Cognitive Services Speech Services Speech to Text API on Xamarin.iOS, Xamarin.Android, UWP, and Xamarin.Forms/.NET Standard libraries used by those platforms
MIT License
59 stars 18 forks source link

Is it possible to add wake word recognition (kws)? #26

Open GorkaL opened 5 years ago

GorkaL commented 5 years ago

Hi,

Is it possible to add wake word recognition in xamarin forms?

https://docs.microsoft.com/es-es/azure/cognitive-services/speech-service/speech-devices-sdk-create-kws

Thanks in advance,

Gorka

NateRickard commented 5 years ago

This is a new feature that I'll have to dig into a bit and see if we can support.