Skip to content

Commit 965ea36

Browse files
authored
Merge pull request #6049 from mhko/nateko/customcommands
Remove references of retiring Custom Commands
2 parents dc1259d + 8bf06e6 commit 965ea36

File tree

7 files changed

+22
-84
lines changed

7 files changed

+22
-84
lines changed

articles/ai-foundry/responsible-ai/speech-service/text-to-speech/concepts-disclosure-patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Offer choices that have a meaningful and noticeable impact on the synthetic voic
101101
Recommendations
102102

103103
- Allow users to customize the voice (e.g., select language and voice type)
104-
- Provide users a way to teach the system to respond to their unique voice (e.g., voice calibration, custom commands)
104+
- Provide users a way to teach the system to respond to their unique voice (e.g., voice calibration)
105105
- Optimize for user-generated or contextual interactions (e.g., reminders)
106106

107107
#### Persona Customization

articles/ai-services/.openpublishing.redirection.ai-services.json

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -477,72 +477,77 @@
477477
},
478478
{
479479
"source_path_from_root": "/articles/ai-services/speech-service/quickstart-custom-commands-application.md",
480-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
480+
"redirect_url": "/azure/ai-services/speech-service/overview",
481481
"redirect_document_id": false
482482
},
483483
{
484484
"source_path_from_root": "/articles/ai-services/speech-service/how-to-develop-custom-commands-application.md",
485-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
485+
"redirect_url": "/azure/ai-services/speech-service/overview",
486486
"redirect_document_id": false
487487
},
488488
{
489489
"source_path_from_root": "/articles/ai-services/speech-service/how-to-custom-commands-setup-speech-sdk.md",
490-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
490+
"redirect_url": "/azure/ai-services/speech-service/overview",
491491
"redirect_document_id": false
492492
},
493493
{
494494
"source_path_from_root": "/articles/ai-services/speech-service/how-to-custom-commands-send-activity-to-client.md",
495-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
495+
"redirect_url": "/azure/ai-services/speech-service/overview",
496496
"redirect_document_id": false
497497
},
498498
{
499499
"source_path_from_root": "/articles/ai-services/speech-service/how-to-custom-commands-setup-web-endpoints.md",
500-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
500+
"redirect_url": "/azure/ai-services/speech-service/overview",
501501
"redirect_document_id": false
502502
},
503503
{
504504
"source_path_from_root": "/articles/ai-services/speech-service/how-to-custom-commands-update-command-from-client.md",
505-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
505+
"redirect_url": "/azure/ai-services/speech-service/overview",
506506
"redirect_document_id": false
507507
},
508508
{
509509
"source_path_from_root": "/articles/ai-services/speech-service/how-to-custom-commands-update-command-from-web-endpoint.md",
510-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
510+
"redirect_url": "/azure/ai-services/speech-service/overview",
511511
"redirect_document_id": false
512512
},
513513
{
514514
"source_path_from_root": "/articles/ai-services/speech-service/how-to-custom-commands-deploy-cicd.md",
515-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
515+
"redirect_url": "/azure/ai-services/speech-service/overview",
516516
"redirect_document_id": false
517517
},
518518
{
519519
"source_path_from_root": "/articles/ai-services/speech-service/how-to-custom-commands-developer-flow-test.md",
520-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
520+
"redirect_url": "/azure/ai-services/speech-service/overview",
521521
"redirect_document_id": false
522522
},
523523
{
524524
"source_path_from_root": "/articles/ai-services/speech-service/how-to-custom-commands-debug-build-time.md",
525-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
525+
"redirect_url": "/azure/ai-services/speech-service/overview",
526526
"redirect_document_id": false
527527
},
528528
{
529529
"source_path_from_root": "/articles/ai-services/speech-service/how-to-custom-commands-debug-runtime.md",
530-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
530+
"redirect_url": "/azure/ai-services/speech-service/overview",
531531
"redirect_document_id": false
532532
},
533533
{
534534
"source_path_from_root": "/articles/ai-services/speech-service/custom-commands-references.md",
535-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
535+
"redirect_url": "/azure/ai-services/speech-service/overview",
536536
"redirect_document_id": false
537537
},
538538
{
539539
"source_path_from_root": "/articles/ai-services/speech-service/custom-commands-encryption-of-data-at-rest.md",
540-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
540+
"redirect_url": "/azure/ai-services/speech-service/overview",
541541
"redirect_document_id": false
542542
},
543543
{
544544
"source_path_from_root": "/articles/ai-services/speech-service/faq-voice-assistants.yml",
545-
"redirect_url": "/azure/ai-services/speech-service/custom-commands",
545+
"redirect_url": "/azure/ai-services/speech-service/overview",
546+
"redirect_document_id": false
547+
},
548+
{
549+
"source_path_from_root": "/articles/ai-services/speech-service/custom-commands.md",
550+
"redirect_url": "/azure/ai-services/speech-service/overview",
546551
"redirect_document_id": false
547552
},
548553
{

articles/ai-services/speech-service/custom-commands.md

Lines changed: 0 additions & 50 deletions
This file was deleted.

articles/ai-services/speech-service/includes/custom-commands-retire.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

articles/ai-services/speech-service/sovereign-clouds.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Available to US government entities and their partners only. See more informatio
3535
- Neural voice
3636
- Speech translation
3737
- **Unsupported features:**
38-
- Custom commands
3938
- Custom voice
4039
- Personal voice
4140
- Text to speech avatar
@@ -123,7 +122,6 @@ Available to organizations with a business presence in China. See more informati
123122
- Neural voice
124123
- Speech translator
125124
- **Unsupported features:**
126-
- Custom commands
127125
- Custom voice
128126
- Personal voice
129127
- Text to speech avatar

articles/ai-services/speech-service/speech-services-private-link.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ All possible values for the region (first element of the DNS name) are listed in
231231

232232
| DNS name value | Speech service offering |
233233
|----------------|-------------------------------------------------------------|
234-
| `commands` | [Custom Commands](custom-commands.md) |
235234
| `s2s` | [Speech Translation](speech-translation.md) |
236235
| `stt` | [Speech to text](speech-to-text.md) |
237236
| `tts` | [Text to speech](text-to-speech.md) |

articles/ai-services/speech-service/toc.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -477,9 +477,9 @@ items:
477477
href: /rest/api/batchtexttospeech/operation-groups
478478
- name: Batch avatar REST API
479479
href: /rest/api/batchavatar/operation-groups
480-
- name: Retired features and migration
480+
- name: Retiring features and migration
481481
items:
482-
- name: Retiring Features
482+
- name: Retiring features
483483
displayName: migrate,migration,deprecate,retire,sunset
484484
items:
485485
- name: Speaker recognition
@@ -500,9 +500,6 @@ items:
500500
href: get-started-intent-recognition-clu.md
501501
- name: Recognize speech intents with LUIS (deprecated)
502502
href: get-started-intent-recognition.md
503-
- name: Custom commands
504-
href: custom-commands.md
505-
displayName: migrate,migration,deprecate,retire,sunset
506503
- name: Speech to text REST API migration
507504
items:
508505
- name: From Speech to text v3.2 to 2024-11-15

0 commit comments

Comments
 (0)