Skip to content

Commit a3b385a

Browse files
committed
gpt-4o real-time audio preview
1 parent 8b6dfac commit a3b385a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/ai-services/openai/how-to/audio-real-time.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,12 @@ You can run the sample code locally on your machine by following these steps. Re
8282

8383
1. Run `download-pkg.ps1` or `download-pkg.sh` to download the required packages.
8484

85+
1. Go to the `web` folder from the `./javascript/samples` folder.
86+
87+
```bash
88+
cd ./web
89+
```
90+
8591
1. Run `npm install` to install package dependencies.
8692

8793
1. Run `npm run dev` to start the web server, navigating any firewall permissions prompts as needed.

0 commit comments

Comments
 (0)