Skip to main content
POST
Synthesize speech morphed with two styles

クエリパラメータ

base_speaker
integer
必須
target_speaker
integer
必須
morph_rate
number
必須
必須範囲: 0 <= x <= 1
enable_interrogative_upspeak
boolean
デフォルト:true

Automatically adjust sentence-final intonation when the text is interrogative

core_version
string

ボディ

application/json

Query for speech synthesis.

accent_phrases
AccentPhrase · object[]
必須

List of accent phrases

speedScale
number
必須

Overall speech speed

pitchScale
number
必須

Overall pitch

intonationScale
number
必須

Overall intonation

volumeScale
number
必須

Overall volume

prePhonemeLength
number
必須

Silence duration before the audio

postPhonemeLength
number
必須

Silence duration after the audio

outputSamplingRate
integer
必須

Output sampling rate of the audio data

outputStereo
boolean
必須

Whether to output audio data in stereo

pauseLength
number | null

Silence duration for punctuation etc. Ignored when null. Default value is null.

pauseLengthScale
number
デフォルト:1

Silence duration for punctuation etc. (multiplier). Default value is 1.

kana
string

[Read-only] Text in AquesTalk-style notation. Ignored as a query for speech synthesis.

レスポンス

Successful Response

The response is of type file.

最終更新日 2026年8月2日