Amazon POlly - Track must be 44.1 kHz

0

Amazon Polly

We need the generated audios to be at 44.1 kHz. Can Amazon Polly be configured?

MAPV
質問済み 1年前257ビュー
1回答
0

You can configure the sample rate, but the supported values depend on the format. Unfortunately none of the formats go as high as 44.1 kHz. From the API documentation:

The audio frequency specified in Hz.

The valid values for mp3 and ogg_vorbis are "8000", "16000", "22050", and "24000". The default value for standard voices is "22050". The default value for neural voices is "24000".

Valid values for pcm are "8000" and "16000" The default value is "16000".

AWS
S_Moose
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ