Tech blog
-
2023.05.29I implemented microphone recording in a Windows application. The first step in developing a voice 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 use Zenn Coupon & Trial
- How to use coupons for Zenn Spring 2026
- "Speech segment ratio" as seen in operational data
Category list
- Introduction to Speech Recognition (15)
- How to improve voice recognition accuracy (12)
- I tried developing it (27)
- How to use AmiVoiceAPI(27)
- Comparison and Verification (6)
- Others(10)
