Synthesize speech morphed with two styles
Synthesize audio using the two specified styles and obtain audio morphed at the specified ratio.
The morphing ratio can be specified with morph_rate; 0.0 approaches the base style and 1.0 approaches the target style.
Laravel Implementation Status: ❌ No equivalent feature in core (fallback only)
Query Parameters
0 <= x <= 1Automatically adjust sentence-final intonation when the text is interrogative
Body
Query for speech synthesis.
List of accent phrases
Overall speech speed
Overall pitch
Overall intonation
Overall volume
Silence duration before the audio
Silence duration after the audio
Output sampling rate of the audio data
Whether to output audio data in stereo
Silence duration for punctuation etc. Ignored when null. Default value is null.
Silence duration for punctuation etc. (multiplier). Default value is 1.
[Read-only] Text in AquesTalk-style notation. Ignored as a query for speech synthesis.
Response
Successful Response
The response is of type file.