question

mdrouillard1983 avatar image
0 Votes"
mdrouillard1983 asked GiftA-MSFT answered

Xamarin Speech Recognizer (Azure Cognitive Services) - Wake Up Phrase

I would like to use this service:
https://docs.microsoft.com/en-us/xamarin/xamarin-forms/data-cloud/azure-cognitive-services/speech-recognition

But to not just transcribe speech to text on the trigger of a button, but instead; to listen constantly like Google Home/Alexa and wait for specific keywords to "awaken" Does anyone know if this is possible with either this service or another implementation in Xamarin?

If I say "Hey Google" or "Alexa" for example, wake up or begin processing.

Thanks!

dotnet-xamarinazure-speech
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

GiftA-MSFT avatar image
0 Votes"
GiftA-MSFT answered

Hi, thanks for reaching out. I believe you're looking for custom keyword. You can create keyword models in Speech Studio, then you export a model file that you use with the Speech SDK in your applications. Hope this helps!


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.