Skip to content

Commit 116ed2d

Browse files
988231: Updated review concerns.
1 parent 6ef2883 commit 116ed2d

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

ej2-asp-core-mvc/chat-ui/EJ2_ASP.MVC/speech-to-text.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@ documentation: ug
1212

1313
The Syncfusion ASP.NET MVC Chat UI control integrates `Speech-to-Text` functionality through the browser's [Web Speech API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API). This enables the conversion of spoken words into text using the device's microphone, allowing users to interact with the Chat UI through voice input.
1414

15-
## Prerequisites
16-
17-
Before integrating `Speech-to-Text`, install the [Syncfusion.EJ2.MVC5](https://www.nuget.org/packages/Syncfusion.EJ2.MVC5) NuGet package to use ASP.NET MVC controls in the application.
18-
19-
## Set Up the Chat UI control
20-
21-
Follow the Syncfusion Chat UI [Getting Started](./getting-started) guide to configure and render the Chat UI control in the application.
22-
2315
## Configure Speech-to-Text
2416

2517
To enable Speech-to-Text functionality in the ASP.NET MVC Chat UI control, update the `index.cshtml` file to incorporate the Web Speech API.

ej2-asp-core-mvc/chat-ui/EJ2_ASP.NETCORE/speech-to-text.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@ documentation: ug
1212

1313
The Syncfusion ASP.NET Core Chat UI control integrates `Speech-to-Text` functionality through the browser's [Web Speech API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API). This enables the conversion of spoken words into text using the device's microphone, allowing users to interact with the Chat UI through voice input.
1414

15-
## Prerequisites
16-
17-
Before integrating `Speech-to-Text`, install the [Syncfusion.EJ2.AspNet.Core](https://www.nuget.org/packages/Syncfusion.EJ2.AspNet.Core) NuGet package to use ASP.NET Core controls in the application.
18-
19-
## Set Up the Chat UI control
20-
21-
Follow the Syncfusion Chat UI [Getting Started](./getting-started) guide to configure and render the Chat UI control in the application.
22-
2315
## Configure Speech-to-Text
2416

2517
To enable Speech-to-Text functionality in the ASP.NET Core Chat UI control, update the `index.cshtml` file to incorporate the Web Speech API.

0 commit comments

Comments
 (0)