文档

​
​

Development

User Acquisition

Monetization

工业

Vivox Unreal SDK

Vivox Unreal SDK

此页面不支持所选语言。
Vivox
​
​
Vivox Unreal SDK
  • Overview
  • Get started
  • Release notes
  • Developer guide
    • Set up your project
    • Unity Authentication Service in Unreal
    • Create voice and text channels
    • Messaging
    • Audio management
    • Muting
    • In-game moderation
    • Android app development
    • iOS app development
    • Server-side recording
    • Speech-to-text audio transcription
      • Audio transcription conditions
      • Audio transcription delivery
      • Enable speech-to-text transcription
      • Disable speech-to-text transcription
      • Audio transcription language support
      • Audio transcription error codes
    • Text-to-speech
    • Real-time recording
    • Transmission
    • Troubleshooting
  • Tutorials
  • Reference
  1. Vivox Unreal SDK documentation
  2. Speech-to-text audio transcription

Audio transcription conditions

Learn the conditions for audio transcription.
阅读时间1 分钟
最后更新于 8 个月前

注意
Speech-to-text audio transcription is in limited early release and must be enabled by Vivox. For pricing information and to enable this service for your organization, contact your sales representative.
When a player is in a channel with another player who has speech-to-text transcription enabled, their speech is transcribed and sent in the following conditions:
  • If a player is within audible range when audio transcription completes, and they remain within audible range until the transcription is sent to the client, then they receive the audio transcription.
  • If a player re-enters audible range while they are speaking, then everything since they last entered audible range is transcribed.
A transcription is not sent in the following conditions:
  • If a player leaves audible range during the delay between the completion of speech and when the Vivox SDK receives the transcription, then no transcription is sent.
  • If a player leaves audible range during transcription, then no transcription is sent.
注意
There is a delay between the completion of speech and when the Vivox SDK receives the transcription.
Speech audio volume does not generally matter for speech-to-text transcription, only whether the words are spoken clearly. Hardware level or software volume adjustments that change a user's audio volume, such as IAudioDevices::SetVolumeAdjustment() or
IParticipantProperties::BeginSetLocalVolumeAdjustment()
, do not impact the accuracy of transcribed speech. However, a person who is speaking quietly or is mumbling can negatively impact transcription, although this is beyond developer control.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。


    报告此页面的问题