[JamsTree] Speech To Text using Azure (STT)
Speech-to-text solution using Azure REST API with customizable recording modes and Unity Editor integration.
by JAMSTREE
Price History +
[JamsTree] Speech To Text using Azure is a lightweight and easy-to-integrate Unity package that enables speech recognition using the Azure Speech-to-Text REST API.
It supports three types of microphone input:
- Toggle mode: Recording starts when you press the start button and ends when you press the stop button.
- Hold mode: Recording is active only while the button is being held down.
- Auto-detect mode: Recording starts automatically when voice input exceeds a certain threshold and stops when the volume drops.
A demo scene is included for quick testing and integration, and the Azure endpoint and subscription key can be easily configured through a built-in editor settings window.
⚠️ Note: This package uses the Azure REST API and requires an Azure subscription.
Depending on usage, additional charges may apply based on your Azure pricing plan.
🛠️ Planned Feature: An update with Azure Speech SDK support is coming soon, offering lower latency and access to more advanced features.