-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nate River edited this page Jan 16, 2025
·
8 revisions
Welcome to the Simple Voice Acting wiki!
- At first, you need to get
Invoice Number
. Visit https://assetstore.unity.com/orders, findSimple Voice Acting
inOrder History
and copyInvoice Number
. It should look likeIN000000000000
. - Return to Unity and find
VoiceActingManager
(ScriptableObject) inside the asset folder root. Paste yourInvoice Number
.
- Add a new locale in
Locales
- Select
Language
- Add new tasks to
Tasks
(you can also add tasks via code) - Press
Run scheduled
- 256 chars per task if Invoice Number provided
- 100.000 chars per month if Invoice Number provided
You can make a reference to VoiceActingEditor
(ScriptableObject) in your MonoBehaviour script or load it with AssetDatabase.LoadAssetAtPath
. Then you can programmatically manage tasks. Don't forget to call EditorUtility.SetDirty
after making any changes.
Method | Arguments | Description |
---|---|---|
GetAudioClip | string taskId, SystemLanguage language | Returns voiced text for the given task ID and language. |
We guarantee that our AI backend will be active for 6 months after making your purchase. The period may be extended for unlimited times in case of good asset sales.