<?phpnamespace AwsTranscribeServiceException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon Transcribe Service** service. */class TranscribeServiceException extends AwsException {}