Since August 25, 2021, Microsoft Teams has support for CART captioners to send text (captions) to the meeting. This is great!
See https://learn.microsoft.com/en-us/officeupdates/teams-admin
On this page https://support.microsoft.com/en-us/office/use-live-captions-in-a-teams-meeting-4be2d304-f675-4b57-8347-cbd000a21260 is described how to obtain the CART caption link, to which my software need to connect.
But this is where the information ends. I cannot find the (Graph?) (REST?) API how to make this work. I have searched the API reference https://learn.microsoft.com/en-us/javascript/api/overview/msteams-client?view=msteams-client-js-latest as well as SDK sources on GitHub. Nothing about CART or captions!
I hope someone can point to me to the documentation on how to feed Closed Captions to a MS Teams meeting... some Sample code is even better ;-)
Thanks