SpeechFoundationModel
Configuration for a foundation model used for speech synthesis and recognition capabilities.
Contents
- modelArn
-
The Amazon Resource Name (ARN) of the foundation model used for speech processing.
Type: String
Pattern:
^arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}::foundation-model\/[a-z0-9-]{1,63}[.]{1}([a-z0-9-]{1,63}[.]){0,2}[a-z0-9-]{1,63}([:][a-z0-9-]{1,63}){0,2}$Required: Yes
- voiceId
-
The identifier of the voice to use for speech synthesis with the foundation model.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: