Skip to content

Commit bdfa725

Browse files
committed
next steps
1 parent abcc1da commit bdfa725

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/cognitive-services/Speech-Service/logging-audio-transcription.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,4 +433,10 @@ To delete a specific log by ID:
433433

434434
For details about how to get Log IDs, see a previous section [Get log IDs with Speech-to-text REST API](#get-log-ids-with-speech-to-text-rest-api).
435435

436-
Since audio and transcription logs have separate IDs (such as IDs `2023-03-13_163715__0420c53d-e6ac-4857-bce0-f39c3f9f5ff9_v2_json` and `2023-03-13_163715__0420c53d-e6ac-4857-bce0-f39c3f9f5ff9_wav` from a [previous example in this article](#get-log-ids-with-speech-to-text-rest-api)), when you want to delete both audio and transcription logs you execute separate [delete by ID](#delete-specific-log) requests.
436+
Since audio and transcription logs have separate IDs (such as IDs `2023-03-13_163715__0420c53d-e6ac-4857-bce0-f39c3f9f5ff9_v2_json` and `2023-03-13_163715__0420c53d-e6ac-4857-bce0-f39c3f9f5ff9_wav` from a [previous example in this article](#get-log-ids-with-speech-to-text-rest-api)), when you want to delete both audio and transcription logs you execute separate [delete by ID](#delete-specific-log) requests.
437+
438+
## Next steps
439+
440+
* [Speech-to-text quickstart](get-started-speech-to-text.md)
441+
* [Speech translation quickstart](./get-started-speech-translation.md)
442+
* [Create and train custom speech models](custom-speech-overview.md)

0 commit comments

Comments
 (0)