Hi @Tom Fanara - have you tried looking at this article?
https://learn.microsoft.com/en-us/azure/azure-percept/speech-module-interface-workflow
Thanks,
-Mike
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello I am needing to send a web hook or an api request to a custom Azure Percept speech module with a custom command set. I want to send a web hook telling my speech module to say something based on an event a robot encounters. Like "I have encountered an obstacle!". I can just test it in Postman with a HTTP POST or GET.
Is there any documentation on this or examples I can refer to?
thank you
Tom
Hi @Tom Fanara - have you tried looking at this article?
https://learn.microsoft.com/en-us/azure/azure-percept/speech-module-interface-workflow
Thanks,
-Mike
Hello I think this might clarify the answer.
https://github.com/Azure-Samples/iotedge-end2end-messageflow
@Tom Fanara - can you confirm that you are not blocked?