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
Documentation Index
Fetch the complete documentation index at: https://api-docs.tiro.ooo/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key in format {id}.{secret}
Body
application/json
The word or term to register. Must not be blank.
Minimum string length:
1Example:
"인공지능"