Forum Discussion
shilpaM8515
Nov 10, 2022Copper Contributor
Voice on Teams
Hi, I am trying to create make a call feature for my SPFX application which can make a one to one call by using voice commands
(Similar to the one which teams mobile app have using Cortana voice assistant). Does MS teams have any service or API support to this feature?
Any point to reference or docs would be really helpful!
Thanks in advance
Hi shilpaM8515
there are APIs for communication features available, see- Teams Communication API / cloud communication API in Graph https://learn.microsoft.com/en-us/graph/api/resources/communications-api-overview?view=graph-rest-1.0
- https://learn.microsoft.com/en-us/graph/cloud-communications-concept-overview
- Or you could go with Azure Communication Services (if you want to develop your own communication service...)
- Erik365OnlineSteel Contributor
Hi shilpaM8515
there are APIs for communication features available, see- Teams Communication API / cloud communication API in Graph https://learn.microsoft.com/en-us/graph/api/resources/communications-api-overview?view=graph-rest-1.0
- https://learn.microsoft.com/en-us/graph/cloud-communications-concept-overview
- Or you could go with Azure Communication Services (if you want to develop your own communication service...)