Prerequisites
- MacOS (arm64)
- Linux x64
- Windows x64
- macOS 14 and later
- Node.js v18 or higher
- Your Inworld API key
Get Started
1
Create a Node.js project
Create a new project for the voice agent.
2
Install required dependencies
In your project directory’s root, install the required dependencies by running the following command:
3
Configure environment variables
Run the following command to set your API key:
4
Run an example
Create a file with the below code and run it. You’ll find the audio output saved in
output.wav.inworld_quickstart.ts
5
Check out your traces
View your traces in Portal!
