You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the Chime Meeting SDK in aws-sdk-java-v2 to create a meeting, and then called the startMeetingTranscribe method to enable real-time transcription. Can I subscribe to events related to this meeting on the Java server or use other methods to obtain the transcribed stream data? I want to save and drop the transcribed content on the server side.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I used the Chime Meeting SDK in aws-sdk-java-v2 to create a meeting, and then called the startMeetingTranscribe method to enable real-time transcription. Can I subscribe to events related to this meeting on the Java server or use other methods to obtain the transcribed stream data? I want to save and drop the transcribed content on the server side.
Beta Was this translation helpful? Give feedback.
All reactions