MedicalScribeInputStream
Input stream for Medical Scribe containing audio and configuration events
Contents
- audioEvent
-
Type: MedicalScribeAudioEvent object
Required: No
- binaryAudioEvent
-
An event containing raw binary audio data for the Medical Scribe stream. The audio is sent as a raw binary payload rather than as a base64-encoded value.
Type: MedicalScribeBinaryAudioEvent object
Required: No
- configurationEvent
-
Type: MedicalScribeConfigurationEvent object
Required: No
- sessionControlEvent
-
Type: MedicalScribeSessionControlEvent object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: