@@ -48,6 +48,22 @@ items:
4848 - name : Install the Speech SDK
4949 href : quickstarts/setup-platform.md
5050 displayName : get started, install, download, get sdk, get the sdk
51+ - name : Logs and diagnostics
52+ items :
53+ - name : Enable logs in SDK
54+ href : how-to-use-logging.md
55+ - name : Log audio and transcriptions
56+ href : logging-audio-transcription.md
57+ - name : Troubleshoot the Speech SDK
58+ href : troubleshooting.md
59+ displayName : help, faq, tsg, error
60+ - name : Get Speech to text Session ID
61+ href : how-to-get-speech-session-id.md
62+ - name : Track memory usage
63+ href : how-to-track-speech-sdk-memory-usage.md
64+ - name : Generate a REST API client library
65+ href : swagger-documentation.md
66+ displayName : rest, swagger
5167- name : Speech to text
5268 items :
5369 - name : Speech to text documentation
@@ -286,7 +302,126 @@ items:
286302 href : custom-keyword-basics.md
287303 - name : Recommendations and guidelines
288304 href : keyword-recognition-guidelines.md
289- - name : Scenario deep-dives
305+ - name : Infrastructure & security
306+ items :
307+ - name : Audio configuration
308+ items :
309+ - name : Audio concepts
310+ href : concepts/audio-concepts.md
311+ - name : How to use the audio input stream
312+ href : how-to-use-audio-input-streams.md
313+ - name : How to use compressed input audio
314+ href : how-to-use-codec-compressed-audio-input-streams.md
315+ displayName : codec,codecs,compression,compressed,mp3,flac,mulaw,alaw,mp4,mp4a,wav,opus,ogg,pcm,silk
316+ - name : Select a specific microphone input device
317+ href : how-to-select-audio-input-devices.md
318+ - name : Access control and authentication
319+ items :
320+ - name : Role-based access with Microsoft Entra ID
321+ href : role-based-access-control.md
322+ - name : Use Microsoft Entra authentication
323+ href : how-to-configure-azure-ad-auth.md
324+ - name : Containers
325+ items :
326+ - name : Speech containers overview
327+ href : speech-container-overview.md
328+ - name : Get started with speech containers
329+ items :
330+ - name : Install and run speech containers
331+ displayName : ' containers,install container,run container'
332+ href : speech-container-howto.md
333+ - name : Speech to text containers
334+ href : speech-container-stt.md
335+ - name : Custom speech to text containers
336+ href : speech-container-cstt.md
337+ - name : Text to speech containers
338+ href : speech-container-ntts.md
339+ - name : Language identification containers
340+ href : speech-container-lid.md
341+ - name : Configure speech containers
342+ displayName : ' containers,configure containers,container config,configuration'
343+ href : speech-container-configuration.md
344+ - name : Batch processing with speech containers
345+ href : speech-container-batch-processing.md
346+ - name : Speech containers with Kubernetes and Helm
347+ displayName : ' containers,kubernetes,k8s,helm,orchestration,on-prem,on-premises'
348+ href : speech-container-howto-on-premises.md
349+ - name : Speech containers on Azure container instances
350+ href : ../containers/azure-container-instance-recipe.md?context=/azure/ai-services/speech-service/context/context
351+ displayName : ' ACI,azure container instances,container instances,containers'
352+ - name : Containers FAQ
353+ href : speech-container-faq.yml
354+ - name : Devices
355+ items :
356+ - name : Devices overview
357+ href : speech-devices.md
358+ - name : Audio processing
359+ href : audio-processing-overview.md
360+ - name : Use the Microsoft Audio Stack (MAS)
361+ href : audio-processing-speech-sdk.md
362+ - name : Microphone array recommendations
363+ href : speech-sdk-microphone.md
364+ - name : Embedded speech
365+ items :
366+ - name : Embedded speech overview
367+ href : embedded-speech.md
368+ - name : Evaluate performance of embedded speech
369+ href : embedded-speech-performance-evaluations.md
370+ - name : Endpoint connections
371+ items :
372+ - name : Enable private endpoint
373+ href : speech-services-private-link.md
374+ - name : Enable VNet service endpoint
375+ href : speech-service-vnet-service-endpoint.md
376+ - name : Control and monitor connection status
377+ href : how-to-control-connections.md
378+ - name : Configure OpenSSL for Linux
379+ displayName : memory usage, memory consumption, object logging, object tracking, memory, openssl
380+ href : how-to-configure-openssl-linux.md
381+ - name : Set up Virtual Networks
382+ href : ../cognitive-services-virtual-networks.md?context=/azure/ai-services/speech-service/context/context
383+ displayName : vpn
384+ - name : Sovereign Clouds
385+ displayName : fairfax,mooncake,compliant,secret,compliance,government,government cloud,dod,china
386+ href : sovereign-clouds.md
387+ - name : Storage and backup
388+ items :
389+ - name : Bring your own storage (BYOS)
390+ items :
391+ - name : Set up BYOS Speech resource
392+ href : bring-your-own-storage-speech-resource.md
393+ displayName : byos
394+ - name : Use BYOS Speech resource for Speech to text
395+ href : bring-your-own-storage-speech-resource-speech-to-text.md
396+ displayName : byos speech to text
397+ - name : Use customer-managed keys
398+ href : speech-encryption-of-data-at-rest.md
399+ displayName : encrypt, byos
400+ - name : How to back up and recover speech customization resources
401+ href : resiliency-and-recovery-plan.md
402+ - name : Migration
403+ items :
404+ - name : Neural voice migration
405+ items :
406+ - name : Migration overview
407+ href : migration-overview-neural-voice.md
408+ - name : Migrate to custom neural voice
409+ href : how-to-migrate-to-custom-neural-voice.md
410+ - name : Migrate to prebuilt neural voice
411+ href : how-to-migrate-to-prebuilt-neural-voice.md
412+ - name : Migrate to custom voice API
413+ href : migrate-to-custom-voice-api.md
414+ - name : Speech to text REST API migration
415+ items :
416+ - name : From Speech to text v3.1 to v3.2
417+ href : migrate-v3-1-to-v3-2.md
418+ displayName : migrate,migration,deprecate,retire,sunset
419+ - name : From Speech to text v3.0 to v3.1
420+ href : migrate-v3-0-to-v3-1.md
421+ displayName : migrate,migration,deprecate,retire,sunset
422+ - name : From Long Audio API to Batch synthesis API
423+ href : migrate-to-batch-synthesis.md
424+ - name : Scenario guides
290425 items :
291426 - name : Captioning
292427 items :
@@ -309,6 +444,8 @@ items:
309444 href : /azure/communication-services/concepts/call-automation/azure-communication-services-azure-cognitive-services-integration?context=/azure/ai-services/speech-service/context/context
310445 - name : Gaming integration
311446 href : gaming-concepts.md
447+ - name : Language identification
448+ href : language-identification.md
312449 - name : Language learning
313450 items :
314451 - name : Overview
@@ -367,143 +504,6 @@ items:
367504 href : windows-voice-assistants-best-practices.md
368505 - name : ' Samples and frequently asked questions'
369506 href : windows-voice-assistants-faq.yml
370- - name : Containers
371- items :
372- - name : Speech containers overview
373- href : speech-container-overview.md
374- - name : Get started with speech containers
375- items :
376- - name : Install and run speech containers
377- displayName : ' containers,install container,run container'
378- href : speech-container-howto.md
379- - name : Speech to text containers
380- href : speech-container-stt.md
381- - name : Custom speech to text containers
382- href : speech-container-cstt.md
383- - name : Text to speech containers
384- href : speech-container-ntts.md
385- - name : Language identification containers
386- href : speech-container-lid.md
387- - name : Configure speech containers
388- displayName : ' containers,configure containers,container config,configuration'
389- href : speech-container-configuration.md
390- - name : Batch processing with speech containers
391- href : speech-container-batch-processing.md
392- - name : Speech containers with Kubernetes and Helm
393- displayName : ' containers,kubernetes,k8s,helm,orchestration,on-prem,on-premises'
394- href : speech-container-howto-on-premises.md
395- - name : Speech containers on Azure container instances
396- href : ../containers/azure-container-instance-recipe.md?context=/azure/ai-services/speech-service/context/context
397- displayName : ' ACI,azure container instances,container instances,containers'
398- - name : Containers FAQ
399- href : speech-container-faq.yml
400- - name : Devices
401- items :
402- - name : Devices overview
403- href : speech-devices.md
404- - name : Audio processing
405- href : audio-processing-overview.md
406- - name : Use the Microsoft Audio Stack (MAS)
407- href : audio-processing-speech-sdk.md
408- - name : Microphone array recommendations
409- href : speech-sdk-microphone.md
410- - name : Embedded speech
411- items :
412- - name : Embedded speech overview
413- href : embedded-speech.md
414- - name : Evaluate performance of embedded speech
415- href : embedded-speech-performance-evaluations.md
416- - name : How-to guides
417- items :
418- - name : Language identification
419- href : language-identification.md
420- - name : Audio configuration
421- items :
422- - name : Audio concepts
423- href : concepts/audio-concepts.md
424- - name : How to use the audio input stream
425- href : how-to-use-audio-input-streams.md
426- - name : How to use compressed input audio
427- href : how-to-use-codec-compressed-audio-input-streams.md
428- displayName : codec,codecs,compression,compressed,mp3,flac,mulaw,alaw,mp4,mp4a,wav,opus,ogg,pcm,silk
429- - name : Select a specific microphone input device
430- href : how-to-select-audio-input-devices.md
431- - name : Access control and authentication
432- items :
433- - name : Role-based access with Microsoft Entra ID
434- href : role-based-access-control.md
435- - name : Use Microsoft Entra authentication
436- href : how-to-configure-azure-ad-auth.md
437- - name : Endpoint connections
438- items :
439- - name : Enable private endpoint
440- href : speech-services-private-link.md
441- - name : Enable VNet service endpoint
442- href : speech-service-vnet-service-endpoint.md
443- - name : Control and monitor connection status
444- href : how-to-control-connections.md
445- - name : Configure OpenSSL for Linux
446- displayName : memory usage, memory consumption, object logging, object tracking, memory, openssl
447- href : how-to-configure-openssl-linux.md
448- - name : Set up Virtual Networks
449- href : ../cognitive-services-virtual-networks.md?context=/azure/ai-services/speech-service/context/context
450- displayName : vpn
451- - name : Sovereign Clouds
452- displayName : fairfax,mooncake,compliant,secret,compliance,government,government cloud,dod,china
453- href : sovereign-clouds.md
454- - name : Storage and backup
455- items :
456- - name : Use Bring your own storage (BYOS)
457- items :
458- - name : Set up BYOS Speech resource
459- href : bring-your-own-storage-speech-resource.md
460- displayName : byos
461- - name : Use BYOS Speech resource for Speech to text
462- href : bring-your-own-storage-speech-resource-speech-to-text.md
463- displayName : byos speech to text
464- - name : Use customer-managed keys
465- href : speech-encryption-of-data-at-rest.md
466- displayName : encrypt, byos
467- - name : How to back up and recover speech customization resources
468- href : resiliency-and-recovery-plan.md
469- - name : Logs and diagnostics
470- items :
471- - name : Enable logs in SDK
472- href : how-to-use-logging.md
473- - name : Log audio and transcriptions
474- href : logging-audio-transcription.md
475- - name : Troubleshoot the Speech SDK
476- href : troubleshooting.md
477- displayName : help, faq, tsg, error
478- - name : Get Speech to text Session ID
479- href : how-to-get-speech-session-id.md
480- - name : Track memory usage
481- href : how-to-track-speech-sdk-memory-usage.md
482- - name : Generate a REST API client library
483- href : swagger-documentation.md
484- displayName : rest, swagger
485- - name : Migration
486- items :
487- - name : Neural voice migration
488- items :
489- - name : Migration overview
490- href : migration-overview-neural-voice.md
491- - name : Migrate to custom neural voice
492- href : how-to-migrate-to-custom-neural-voice.md
493- - name : Migrate to prebuilt neural voice
494- href : how-to-migrate-to-prebuilt-neural-voice.md
495- - name : Migrate to custom voice API
496- href : migrate-to-custom-voice-api.md
497- - name : Speech to text REST API migration
498- items :
499- - name : From Speech to text v3.1 to v3.2
500- href : migrate-v3-1-to-v3-2.md
501- displayName : migrate,migration,deprecate,retire,sunset
502- - name : From Speech to text v3.0 to v3.1
503- href : migrate-v3-0-to-v3-1.md
504- displayName : migrate,migration,deprecate,retire,sunset
505- - name : From Long Audio API to Batch synthesis API
506- href : migrate-to-batch-synthesis.md
507507- name : Reference
508508 items :
509509 - name : SDK reference
0 commit comments