Microsoft.CognitiveServices.Speech.Transcription Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
Conversation |
Transcribes conversations from speech. Returns recognized text and speaker id. Added in 1.8.0 |
ConversationExpirationEventArgs |
Contains a payload for the ConversationExpiration event. Added in 1.9.0 |
ConversationParticipantsChangedEventArgs |
Contains a payload for the ParticipantsChanged event. Added in 1.9.0 |
ConversationTranscriber |
Transcribes conversations from speech into text. |
ConversationTranscriptionCanceledEventArgs |
Contains payload of conversation transcriber canceled result events. |
ConversationTranscriptionEventArgs |
Contains conversation transcriber event arguments. |
ConversationTranscriptionResult |
Contains the result of conversation transcriber. |
ConversationTranslationCanceledEventArgs |
Contains a payload for the Canceled event. Added in 1.9.0 |
ConversationTranslationEventArgs |
Contains a payload for Transcribing, and Transcribed events. Added in 1.9.0 |
ConversationTranslationResult |
Contains a conversation translation result. Added in 1.9.0 |
ConversationTranslator |
Creates a speech or text conversation where participants can see recognized speech and typed messages in their own languages. |
Meeting |
Transcribes meetings. Returns recognized text and speaker id. |
MeetingTranscriber |
Transcribes meetings from speech into text, with the ability to add, remove, and identify multiple participants. |
MeetingTranscriptionCanceledEventArgs |
Contains payload of meeting transcriber canceled result events. |
MeetingTranscriptionEventArgs |
Contains meeting transcriber event arguments. |
MeetingTranscriptionResult |
Contains the result of meeting transcriber. |
Participant |
Represents a participant in a conversation. Changed in 1.9.0 |
User |
Represents a user in a conversation. Added in 1.5.0 |
Enums
ParticipantChangedReason |
Why the participant changed event was raised Added in 1.9.0 |
Azure SDK for .NET