AudioEvent
A wrapper for your audio chunks
For more information, see Event stream encoding.
Inherited functions
Casts this MedicalScribeInputStream as a AudioEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.MedicalScribeAudioEvent value. Throws an exception if the MedicalScribeInputStream is not a AudioEvent.
Casts this MedicalScribeInputStream as a AudioEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.MedicalScribeAudioEvent value. Returns null if the MedicalScribeInputStream is not a AudioEvent.
Casts this MedicalScribeInputStream as a ConfigurationEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.MedicalScribeConfigurationEvent value. Throws an exception if the MedicalScribeInputStream is not a ConfigurationEvent.
Casts this MedicalScribeInputStream as a ConfigurationEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.MedicalScribeConfigurationEvent value. Returns null if the MedicalScribeInputStream is not a ConfigurationEvent.
Casts this MedicalScribeInputStream as a SessionControlEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.MedicalScribeSessionControlEvent value. Throws an exception if the MedicalScribeInputStream is not a SessionControlEvent.
Casts this MedicalScribeInputStream as a SessionControlEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.MedicalScribeSessionControlEvent value. Returns null if the MedicalScribeInputStream is not a SessionControlEvent.