TTMSFNCCloudAITranscribeAudioEvent Event Type
Event type fired when an audio transcription or translation request completes.
API unit family: TMSFNCCloudAI
Parameters
| Name | Description |
|---|---|
Sender |
Object that fired the event. |
HttpStatusCode |
HTTP status code returned by the request. |
HttpResult |
Raw HTTP response text. |
Text |
Transcribed or translated text returned by the service. |