I’ve been successful at using the API to fetch a meeting summary with text generated by AI Companion after a meeting is complete.
Is there a way to fetch a summary via the API while a meeting is in progress? A use case might be to periodically fetch a meeting summary and post it to a web page or send a message.
This is possible in real time, manually, using the AI Companion text chat interface, but I’d like to be able interrogate it externally via the API.
Thanks!