Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Description
Amazon Chime SDKCall Analytics Transcribe Processor configuration currently does not support a language identification configuration, only a specific language. The Transcribe Processor supports this through the
IdentifyLanguage
,LanguageOptions
andPreferredLanguage
parameters.This is a valid configuration in the AWS Console
Affected Resource(s) and/or Data Source(s)
Potential Terraform Configuration
References
TranscribeProcessorConfiguration Object for the API Terraform amazon_transcribe_processor_configuration atributte
Would you like to implement a fix?
No