Skip to main content
POST
Create query for speech synthesis using preset

クエリパラメータ

text
string
必須
preset_id
integer
必須
enable_katakana_english
boolean
デフォルト:true
core_version
string

レスポンス

Successful Response

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.

最終更新日 2026年8月2日