Hi,
I have below 2 queries:
Does the speech recognition service support the custom GRXML based grammar for recognition?
Does the speech recognition service support the compiled(binary-format) grammar for recognition?
We have integrated C++ SDK provided by Microsoft to use these services. I have tried to find what are the types of grammars supported and could only find something called as PhraseListGrammars(https://docs.microsoft.com/en-us/python/api/azure-cognitiveservices-speech/azure.cognitiveservices.speech.phraselistgrammar?view=azure-python).
Please help us if you are know how much Microsoft's cloud STT service supports such custom grammars.
Thanks
