Skip to content

Commit 4b906c5

Browse files
committed
Add links
1 parent bbb22ff commit 4b906c5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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
@@ -10,6 +10,8 @@ author: eric-urban
1010
recommendations: false
1111
---
1212

13+
[Reference documentation](https://platform.openai.com/docs/api-reference/audio/createSpeech) | [Source code](https://github.com/openai/openai-node) | [Package (npm)](https://www.npmjs.com/package/openai) | [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai/samples)
14+
1315
## Prerequisites
1416

1517
#### [TypeScript](#tab/typescript)

articles/ai-services/openai/includes/whisper-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: eur
99
author: eric-urban
1010
---
1111

12-
<a href="https://platform.openai.com/docs/guides/speech-to-text" target="_blank">Reference documentation</a> | <a href="https://github.com/openai/openai-node" target="_blank">Library source code</a> | <a href="https://www.npmjs.com/package/openai" target="_blank">Package (npm)</a> | <a href="https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai/samples" target="_blank">Samples</a>
12+
[Reference documentation](https://platform.openai.com/docs/api-reference/audio/createTranscription) | [Source code](https://github.com/openai/openai-node) | [Package (npm)](https://www.npmjs.com/package/openai) | [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai/samples)
1313

1414
## Prerequisites
1515

0 commit comments

Comments
 (0)