音声合成

AivisSpeech Engine ではサポートされていない API です (常に 501 Not Implemented を返します)

post/frame_synthesis

Query parameters

speakerinteger required
core_versionstring

AivisSpeech Engine ではサポートされていないパラメータです (常に無視されます) 。

AivisSpeech Engine ではサポートされていないパラメータです (常に無視されます) 。

Request body

f0number[] required

フレームごとの基本周波数

volumenumber[] required

フレームごとの音量

volumeScalenumber required

全体の音量

outputSamplingRateinteger required

音声データの出力サンプリングレート

outputStereoboolean required

音声データをステレオ出力するか否か

Response

Successful Response

Changes

Changed in 13 of the 50 revisions of this API.5419

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    • api operation id frame_synthesis_frame_synthesis_post removed and replaced with frame_synthesis

      api-operation-id-removed

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property phonemes/items/note_id

      new-optional-request-property

  • eb97301b5bb311See the full diff
    • query request parameter core_version list-of-types was narrowed by removing types null

      request-parameter-list-of-types-narrowed

    • for the query request parameter core_version, the type/format was generalized from / to string/

      request-parameter-type-generalized

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • query request parameter core_version list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the query request parameter core_version, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 3b94f9a50fd211See the full diff
    • query request parameter core_version list-of-types was narrowed by removing types null

      request-parameter-list-of-types-narrowed

    • for the query request parameter core_version, the type/format was generalized from / to string/

      request-parameter-type-generalized

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • query request parameter core_version list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the query request parameter core_version, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 907e5011a1aa11See the full diff
    • query request parameter core_version list-of-types was narrowed by removing types null

      request-parameter-list-of-types-narrowed

    • for the query request parameter core_version, the type/format was generalized from / to string/

      request-parameter-type-generalized

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • query request parameter core_version list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the query request parameter core_version, the type/format was generalized from string/ to /

      request-parameter-type-generalized

  • 2e8475c446af111See the full diff
    • the query request parameter speaker became required

      request-parameter-became-required

    • deleted the query request parameter style_id

      request-parameter-removed

    • query request parameter speaker was reactivated

      request-parameter-reactivated