Create User Word Memory
Register a new word to the user’s personal word memory.
Once registered, Tiro references this word during voice transcription to improve recognition accuracy. Useful for proper nouns, technical terms, or any word that standard speech-to-text may not recognize correctly.
Duplicate entries (same entry value) are not allowed and will return 409 Conflict.
POST
인증
API key in format {id}.{secret}
본문
application/json
The word or term to register. Must not be blank.
Minimum string length:
1예시:
"인공지능"