Example of Use Case in Javascript Speech To Text Control

/
/
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.

More Details...

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

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.