Quick Start
v1.0
⏩ Get it on Asset Store
AI Service Windows
Find the AI Service Integration windows in Window/AI Services/...
where you can select the service you'd like to work with.

For each service, enter your API Key. For your safety, keys are stored outside of your project, so will not be included in any commits.

Once the API key is added, the window will display. Visit each AI Service page for more details.
ElevenLabs (Voice & Sound FX)Open AI (ChatGPT & Dall-E)Flux (Image Generator)Context Menu
You can interact with the services via context menus as well. When viewing various object types in the Inspector, right-click on the field label to see additional options.
In these examples, you can right-click an AudioClip
field, or a List
or Array
of AudioClip
objects to generate new content with ElevenLabs Voice & Sound FX, play the existing clip, or record a new clip using your microphone.


There are context menu options for String
, Texture2D
, and Sprite
fields, along with List
and Array
fields for each, enabling quick generation of content automatically populated in your field.
History Windows
Each service also includes a robust History window. Access it through the menu bar option, or via the "History" button on each services window.
The history windows will show you all of your generations, and related content as well, making it easier to see all that you've created, and use it in your project.
Last updated
Was this helpful?