TranscribeService module#
Index > TranscribeService
Auto-generated documentation for TranscribeService type annotations stubs module types-boto3-transcribe.
How to install#
Generate locally (recommended)#
You can generate type annotations for boto3
package locally with mypy-boto3-builder
.
Use uv for build isolation.
- Run mypy-boto3-builder in your package root directory:
uvx --with 'boto3==1.36.26' mypy-boto3-builder
- Select
boto3
AWS SDK. - Add
TranscribeService
service. - Use provided commands to install generated packages.
VSCode extension#
Add AWS Boto3
extension to your VSCode and run AWS boto3: Quick Start
command.
Click Modify
and select boto3 common
and TranscribeService
.
From PyPI with pip#
Install types-boto3
for TranscribeService
service.
# install with boto3 type annotations
python -m pip install 'types-boto3[transcribe]'
# Lite version does not provide session.client/resource overloads
# it is more RAM-friendly, but requires explicit type annotations
python -m pip install 'types-boto3-lite[transcribe]'
# standalone installation
python -m pip install types-boto3-transcribe
How to uninstall#
python -m pip uninstall -y types-boto3-transcribe
Usage#
Code samples can be found in Examples.
TranscribeServiceClient#
Type annotations and code completion for boto3.client("transcribe")
as TranscribeServiceClient
boto3 documentation
# TranscribeServiceClient usage example
from boto3.session import Session
from types_boto3_transcribe.client import TranscribeServiceClient
def get_client() -> TranscribeServiceClient:
return Session().client("transcribe")
Literals#
Type annotations for literals used in methods and schema.
# BaseModelNameType usage example
from types_boto3_transcribe.literals import BaseModelNameType
def get_value() -> BaseModelNameType:
return "NarrowBand"
- BaseModelNameType
- CLMLanguageCodeType
- CallAnalyticsFeatureType
- CallAnalyticsJobStatusType
- CallAnalyticsSkippedReasonCodeType
- InputTypeType
- LanguageCodeType
- MediaFormatType
- MedicalContentIdentificationTypeType
- MedicalScribeJobStatusType
- MedicalScribeLanguageCodeType
- MedicalScribeNoteTemplateType
- MedicalScribeParticipantRoleType
- ModelStatusType
- OutputLocationTypeType
- ParticipantRoleType
- PiiEntityTypeType
- RedactionOutputType
- RedactionTypeType
- SentimentValueType
- SpecialtyType
- SubtitleFormatType
- ToxicityCategoryType
- TranscriptFilterTypeType
- TranscriptionJobStatusType
- TypeType
- VocabularyFilterMethodType
- VocabularyStateType
- TranscribeServiceServiceName
- ServiceName
- ResourceServiceName
- RegionName
Type definitions#
Type annotations for type definitions used in methods and schema.
- AbsoluteTimeRangeTypeDef
- CallAnalyticsSkippedFeatureTypeDef
- ContentRedactionOutputTypeDef
- LanguageIdSettingsTypeDef
- SummarizationTypeDef
- ContentRedactionTypeDef
- ChannelDefinitionTypeDef
- MediaTypeDef
- TagTypeDef
- TranscriptTypeDef
- ClinicalNoteGenerationSettingsTypeDef
- ResponseMetadataTypeDef
- InputDataConfigTypeDef
- DeleteCallAnalyticsCategoryRequestTypeDef
- DeleteCallAnalyticsJobRequestTypeDef
- DeleteLanguageModelRequestTypeDef
- DeleteMedicalScribeJobRequestTypeDef
- DeleteMedicalTranscriptionJobRequestTypeDef
- DeleteMedicalVocabularyRequestTypeDef
- DeleteTranscriptionJobRequestTypeDef
- DeleteVocabularyFilterRequestTypeDef
- DeleteVocabularyRequestTypeDef
- DescribeLanguageModelRequestTypeDef
- GetCallAnalyticsCategoryRequestTypeDef
- GetCallAnalyticsJobRequestTypeDef
- GetMedicalScribeJobRequestTypeDef
- GetMedicalTranscriptionJobRequestTypeDef
- GetMedicalVocabularyRequestTypeDef
- GetTranscriptionJobRequestTypeDef
- GetVocabularyFilterRequestTypeDef
- GetVocabularyRequestTypeDef
- RelativeTimeRangeTypeDef
- JobExecutionSettingsTypeDef
- LanguageCodeItemTypeDef
- ListCallAnalyticsCategoriesRequestTypeDef
- ListCallAnalyticsJobsRequestTypeDef
- ListLanguageModelsRequestTypeDef
- ListMedicalScribeJobsRequestTypeDef
- MedicalScribeJobSummaryTypeDef
- ListMedicalTranscriptionJobsRequestTypeDef
- MedicalTranscriptionJobSummaryTypeDef
- ListMedicalVocabulariesRequestTypeDef
- VocabularyInfoTypeDef
- ListTagsForResourceRequestTypeDef
- ListTranscriptionJobsRequestTypeDef
- ListVocabulariesRequestTypeDef
- ListVocabularyFiltersRequestTypeDef
- VocabularyFilterInfoTypeDef
- MedicalScribeChannelDefinitionTypeDef
- MedicalScribeOutputTypeDef
- MedicalTranscriptTypeDef
- MedicalTranscriptionSettingTypeDef
- ModelSettingsTypeDef
- SettingsTypeDef
- SubtitlesTypeDef
- SubtitlesOutputTypeDef
- ToxicityDetectionSettingsOutputTypeDef
- ToxicityDetectionSettingsTypeDef
- UntagResourceRequestTypeDef
- UpdateMedicalVocabularyRequestTypeDef
- UpdateVocabularyFilterRequestTypeDef
- UpdateVocabularyRequestTypeDef
- CallAnalyticsJobDetailsTypeDef
- CallAnalyticsJobSettingsOutputTypeDef
- CallAnalyticsJobSettingsTypeDef
- ContentRedactionUnionTypeDef
- CreateMedicalVocabularyRequestTypeDef
- CreateVocabularyFilterRequestTypeDef
- CreateVocabularyRequestTypeDef
- TagResourceRequestTypeDef
- MedicalScribeSettingsTypeDef
- CreateMedicalVocabularyResponseTypeDef
- CreateVocabularyFilterResponseTypeDef
- CreateVocabularyResponseTypeDef
- EmptyResponseMetadataTypeDef
- GetMedicalVocabularyResponseTypeDef
- GetVocabularyFilterResponseTypeDef
- GetVocabularyResponseTypeDef
- ListTagsForResourceResponseTypeDef
- UpdateMedicalVocabularyResponseTypeDef
- UpdateVocabularyFilterResponseTypeDef
- UpdateVocabularyResponseTypeDef
- CreateLanguageModelRequestTypeDef
- CreateLanguageModelResponseTypeDef
- LanguageModelTypeDef
- InterruptionFilterTypeDef
- NonTalkTimeFilterTypeDef
- SentimentFilterOutputTypeDef
- SentimentFilterTypeDef
- TranscriptFilterOutputTypeDef
- TranscriptFilterTypeDef
- ListMedicalScribeJobsResponseTypeDef
- ListMedicalTranscriptionJobsResponseTypeDef
- ListMedicalVocabulariesResponseTypeDef
- ListVocabulariesResponseTypeDef
- ListVocabularyFiltersResponseTypeDef
- MedicalTranscriptionJobTypeDef
- StartMedicalTranscriptionJobRequestTypeDef
- TranscriptionJobSummaryTypeDef
- TranscriptionJobTypeDef
- ToxicityDetectionSettingsUnionTypeDef
- CallAnalyticsJobSummaryTypeDef
- CallAnalyticsJobTypeDef
- CallAnalyticsJobSettingsUnionTypeDef
- MedicalScribeJobTypeDef
- StartMedicalScribeJobRequestTypeDef
- DescribeLanguageModelResponseTypeDef
- ListLanguageModelsResponseTypeDef
- SentimentFilterUnionTypeDef
- RuleOutputTypeDef
- TranscriptFilterUnionTypeDef
- GetMedicalTranscriptionJobResponseTypeDef
- StartMedicalTranscriptionJobResponseTypeDef
- ListTranscriptionJobsResponseTypeDef
- GetTranscriptionJobResponseTypeDef
- StartTranscriptionJobResponseTypeDef
- StartTranscriptionJobRequestTypeDef
- ListCallAnalyticsJobsResponseTypeDef
- GetCallAnalyticsJobResponseTypeDef
- StartCallAnalyticsJobResponseTypeDef
- StartCallAnalyticsJobRequestTypeDef
- GetMedicalScribeJobResponseTypeDef
- StartMedicalScribeJobResponseTypeDef
- CategoryPropertiesTypeDef
- RuleTypeDef
- CreateCallAnalyticsCategoryResponseTypeDef
- GetCallAnalyticsCategoryResponseTypeDef
- ListCallAnalyticsCategoriesResponseTypeDef
- UpdateCallAnalyticsCategoryResponseTypeDef
- RuleUnionTypeDef
- CreateCallAnalyticsCategoryRequestTypeDef
- UpdateCallAnalyticsCategoryRequestTypeDef