Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/speakers
[ { "name": "<string>", "speaker_uuid": "<string>", "styles": [ { "name": "<string>", "id": 123, "type": "talk" } ], "version": "<string>", "supported_features": { "permitted_synthesis_morphing": "ALL" } } ]
喋れるキャラクターの情報の一覧を返します。
Laravel実装状況: ✅ コアで完全対応(公式JSONと完全一致、フォールバック実装済み)
Successful Response
名前
キャラクターのUUID
スタイルの一覧
Show child attributes
キャラクターのバージョン
キャラクターの対応機能
このページは役に立ちましたか?