Example of Use case in ASP.NET Core Speech To Text Control

Speech To Text
Integration
Use Case

This sample demonstrates a live transcription feature that converts spoken words into text in real-time. Click the microphone button to start speaking, and the transcribed text will appear in the ChatUI control as a conversation with timestamps.

Click the mic button to start speaking...
No transcript available. Start speaking to generate a transcript.

The Speech-to-Text control captures audio input and transcribes it dynamically, updating the transcript in the ChatUI control. Each spoken segment is displayed as an individual message with a timestamp, ensuring a structured conversation format.

The integration with ChatUI allows real-time updates, maintaining the natural flow of conversation. This setup enhances readability and interaction, making it easier to follow and review the transcription.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab