---
title: "Is Initialized Speaker"
method: GET
path: "/is_initialized_speaker"
tags: ["その他"]
---

# Is Initialized Speaker

`GET /is_initialized_speaker`

指定されたスタイルが初期化されているかどうかを返します。

## Query parameters

- `speaker` integer, required
- `core_version` string — AivisSpeech Engine ではサポートされていないパラメータです (常に無視されます) 。

## Response `200`

Successful Response

- boolean

## Other responses

- `422` — Validation Error

## Changes

- **2024-07-20** `eb97301b5bb3` — 1 breaking, 1 info
  - `query` request parameter `core_version` list-of-types was narrowed by removing types `null`
  - for the `query` request parameter `core_version`, the type was generalized from no type to `string`
- **2024-07-09** `1d0fcadb80c5` — 2 info
  - `query` request parameter `core_version` list-of-types was widened by adding types `null`
  - for the `query` request parameter `core_version`, the type was generalized from `string` to no type
- **2024-06-28** `3b94f9a50fd2` — 1 breaking, 1 info
  - `query` request parameter `core_version` list-of-types was narrowed by removing types `null`
  - for the `query` request parameter `core_version`, the type was generalized from no type to `string`
- **2024-05-02** `7d46d11815c2` — 2 info
  - `query` request parameter `core_version` list-of-types was widened by adding types `null`
  - for the `query` request parameter `core_version`, the type was generalized from `string` to no type
- **2024-04-26** `907e5011a1aa` — 1 breaking, 1 info
  - `query` request parameter `core_version` list-of-types was narrowed by removing types `null`
  - for the `query` request parameter `core_version`, the type was generalized from no type to `string`

[Full history](https://skmtc.dev/aivis-project/apis/aivisspeech-engine/changes/is_initialized_speaker/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.dev/aivis-project/apis/aivisspeech-engine/revisions/eb97301b5bb3?raw)
