---
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, nullable

## Response `200`

Successful Response

- boolean

## Other responses

- `422` — Validation Error

## Changes

- **2024-03-22** `ef4da11d01e0` — 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-01-28** `2e8475c446af` — 1 info
  - endpoint reactivated
- **2024-01-22** `ba5021ec9a6d` — 1 info
  - endpoint deprecated
- **2024-01-20** `2a8c9cc0823a` — 1 info
  - endpoint reactivated
- **2024-01-17** `1bed97d41915` — 2 warning, 4 info
  - removed the optional property `detail/items/ctx` from the response with the `422` status
  - removed the optional property `detail/items/input` from the response with the `422` status
  - api operation id `is_initialized_speaker` removed and replaced with `is_initialized_speaker_is_initialized_speaker_get`
  - api tag `その他` added
  - …2 more

[Change 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/e2fc361a5b2e?raw)
