Azure Percept and sending web hook to Speech Custom Command

Tom Fanara 141 Reputation points
2021-08-12T17:21:51.337+00:00

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

Azure Percept
Azure Percept
A comprehensive Azure platform with added security for creating edge artificial intelligence solutions.
72 questions
0 comments No comments
{count} vote

3 answers

Sort by: Most helpful
  1. Mike McCoy - MSFT 606 Reputation points
    2021-08-12T22:12:10.693+00:00
    1 person found this answer helpful.

  2. Tom Fanara 141 Reputation points
    2021-08-18T21:43:07.843+00:00

    Hello I think this might clarify the answer.

    https://github.com/Azure-Samples/iotedge-end2end-messageflow

    1 person found this answer helpful.
    0 comments No comments

  3. Mike McCoy - MSFT 606 Reputation points
    2021-09-01T22:54:19.287+00:00

    @Tom Fanara - can you confirm that you are not blocked?