Skip to content

Commit 9e753e1

Browse files
author
AWS
committed
Amazon Transcribe Service Update: Amazon Transcribe - support transcriptions from audio sources in Spanish Spanish (es-ES).
1 parent f1a3163 commit 9e753e1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"category": "Amazon Transcribe Service",
3+
"type": "feature",
4+
"description": "Amazon Transcribe - support transcriptions from audio sources in Spanish Spanish (es-ES)."
5+
}

services/transcribe/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,8 @@
323323
"pt-BR",
324324
"fr-FR",
325325
"it-IT",
326-
"ko-KR"
326+
"ko-KR",
327+
"es-ES"
327328
]
328329
},
329330
"LimitExceededException":{

0 commit comments

Comments
 (0)