Using the Speech Recognition and Synthesis .NET APIs
This is an introductory course on how to utilize the speech recognition and synthesis APIs in the .NET framework.
What you'll learn
This course introduces the Speech Recognition and Synthesis APIs provided by the .NET framework, which will allow developers to bring new accessibility experiences to their .NET applications. This course will guide developers from getting started with the recognition and synthesis concepts to actually implementing them in C# using a simple WPF application. XML standards, such as Speech Recognition Grammar Specification (SRGS) and Speech Synthesis Markup Language (SSML), will be covered in-depth, as well.
Table of contents
- Introduction 1m
- Grammars in Depth 4m
- Working with Grammar and GrammarBuilder 6m
- Choices 5m
- Repeats and Wildcards 5m
- Semantic Values 7m
- Semantic Keys 7m
- Priority and Weight Properties 6m
- Speech Recognition Grammar Specification (SRGS) 6m
- SRGS Choices 2m
- SRGS Repeats and Wildcards 5m
- SRGS Semantic Values 7m
- SRGS Semantic Keys 6m
- Summary 1m
- Introduction 2m
- Speech Synthesis Engine 8m
- Creating Speech Wave Files 6m
- Speech Synthesis with Prompt and PromptBuilder 5m
- Aliases, Hints, and Pronunciations 6m
- Breaks and Composition 8m
- Bookmarks 4m
- Speech Synthesis Markup Language (SSML) 4m
- SSML Aliases, Hints, and Pronunciations 4m
- SSML Breaks and Composition 4m
- SSML Bookmarks 3m
- Summary 1m