---
title: "Installed Libraries"
method: GET
path: "/installed_libraries"
tags: ["音声ライブラリ管理"]
---

# Installed Libraries

`GET /installed_libraries`

インストールした音声ライブラリの情報を返します。

Returns
-------
ret_data: dict[str, InstalledLibrary]

## Response `200`

Successful Response

- object

## Changes

- **2024-01-28** `2e8475c446af` — 1 warning, 1 info
  - added the new `sing` enum value to the `additionalProperties/speakers/items/speaker/allOf[subschema #1: Speaker]/styles/items/type` response property for the response status `200`
  - the `type` response's property default value `talk` was added for the status `200`
- **2024-01-22** `ba5021ec9a6d` — 1 info
  - added the optional property `additionalProperties/speakers/items/speaker/allOf[subschema #1: Speaker]/styles/items/type` to the response with the `200` status
- **2024-01-20** `2a8c9cc0823a` — 1 warning
  - removed the optional property `additionalProperties/speakers/items/speaker/allOf[subschema #1: Speaker]/styles/items/type` from the response with the `200` status
- **2024-01-17** `1bed97d41915` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/aivis-project/apis/aivisspeech-engine/changes/installed_libraries/get.md)

---

[API](https://skmtc.dev/aivis-project/apis/aivisspeech-engine.md) · [All operations](https://skmtc.dev/aivis-project/apis/aivisspeech-engine/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aivis-project/aivisspeech-engine/revisions/2e8475c446af/schema)
