Tech Blog
-
2023.05.29Implemented microphone recording in a Windows application. The first step in developing a speech recognition application!
This article explains how to implement microphone recording in a Windows application using C#. It also explains how to use the AmiVoice API to perform speech recognition on the recorded audio and display the recognized results via streaming processing.
-
2023.05.15How to choose whether to display or remove unnecessary words (fillers) with AmiVoice API
AmiVoiceAPI has a function to automatically remove unnecessary words (fillers). However, depending on the situation when using speech recognition, it may be better to display the fillers without removing them. This time, we will explain how to control filler removal.
Most Viewed Articles
- A quick explanation of how speech recognition works!
- Comparing the speech recognition rates of OpenAI's Whisper and AmiVoice for "conference" audio
- How to use the AmiVoice API free coupon
New Articles
- How to Choose a Speech Recognition API: 4 Comparison Points to Avoid Mistakes
- Things to know before implementation: the accuracy of Japanese speech recognition
- Thank you for all your submissions! Here's a summary of Zennfes Spring 2026.
Category List
- Tech (1)
- Introduction to Speech Recognition (16)
- How to Improve Speech Recognition Accuracy (12)
- Tried Building It (27)
- How to Use AmiVoice API (28)
- Comparison and Verification (7)
- Others (10)
