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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南