Skip to content

Commit e6e0b59

Browse files
committed
visibility for low code approach
1 parent c4793cb commit e6e0b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/batch-transcription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You should provide multiple files per request or point to an Azure Blob Storage
2525
With batch transcriptions, you submit the audio data, and then retrieve transcription results asynchronously. The service transcribes the audio data and stores the results in a storage container. You can then retrieve the results from the storage container.
2626

2727
> [!TIP]
28-
> For a low or no-code solution, you can use the [Batch Speech-to-text Connector](https://learn.microsoft.com/connectors/cognitiveservicesspe/) in Power Platform applications such as Power Automate, Power Apps, and Logic Apps. See the [Power automate batch transcription](power-automate-batch-transcription.md) guide to get started.
28+
> For a low or no-code solution, you can use the [Batch Speech-to-text Connector](/connectors/cognitiveservicesspe/) in Power Platform applications such as Power Automate, Power Apps, and Logic Apps. See the [Power automate batch transcription](power-automate-batch-transcription.md) guide to get started.
2929
3030
To use the batch transcription REST API:
3131

0 commit comments

Comments
 (0)