Skip to content

Commit bbb22ff

Browse files
committed
stream explanation
1 parent f65b9bb commit bbb22ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/ai-services/openai/includes/text-to-speech-javascript.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ main().catch((err) => {
169169

170170
```
171171

172+
The "openai/shims/node" import supports the ability for the a stream type that changes depending on whether you run in Node.js or in another environment such as a browser.
173+
172174
1. Build the application with the following command:
173175

174176
```console

0 commit comments

Comments
 (0)