Rewrite User Dict Word
Rewrite User Dict Word
Update a word registered in the user dictionary.
Laravel Implementation Status: ✅ Persisted to JSON file with NativeUserDict (no fallback required)
PUT
Rewrite User Dict Word
パスパラメータ
UUID of the word to update
クエリパラメータ
Surface form of the word
Pronunciation of the word (Katakana)
Accent type (indicates where the pitch drops)
One of PROPER_NOUN (proper noun), COMMON_NOUN (common noun), VERB, ADJECTIVE, or SUFFIX
利用可能なオプション:
PROPER_NOUN, COMMON_NOUN, VERB, ADJECTIVE, SUFFIX Word priority (integer from 0 to 10). Larger numbers indicate higher priority. Values from 1 to 9 are recommended.
必須範囲:
0 <= x <= 10レスポンス
Successful Response
最終更新日 2026年8月2日
関連トピック
Get User Dict WordsDelete User Dict WordAdd User Dict WordImport User Dict WordsAPI Reference - VOICEVOX Core for PHP