Documentation

​
​

Development

User Acquisition

Monetization

Industry

Vivox Core SDK

Vivox Core SDK

Vivox
​
​
Vivox Core SDK
  • Overview
  • Before you begin
  • Get started
    • Integration guide
      • Phase 1: Planning and organization
        • Login management
        • Channel management
        • Game server integration
        • Authorization
        • Voice-related logging
        • User settings
        • UI integration
      • Phase 2: Implementation
      • Phase 3: Testing
    • Quick start guide
  • Release notes
  • Developer Guide
  • Reference
  • Privacy overview
  1. Vivox Core SDK documentation

User settings

Suggested settings to expose in your user interface.
Read time 2 minutes
Last updated 8 months ago

You will want to expose some settings to users so they can manage their in-game communication experience. The following are generally recommended user settings:
Voice Chat ToggleAllow users to toggle in and out of voice chat.
Capture Device Selection (PC Only)Allows the user to change what capture (microphone) device to use.
Render Device Selection (PC Only)Allows the user to change what render (speaker) device to use.
Capture Device Volume SliderThis should adjust the input volume within the appropriate range. Within the Vivox SDK, the appropriate range for both is 30-70.
Render Device Volume SliderThis should adjust the output volume within that appropriate range. Within the Vivox SDK, the appropriate range for both is 30-70.
Push to Talk Toggle (PC Only)This setting allows the user to manipulate how their voice is transmitted. Push to Talk (PTT) allows users to only transmit when they have depressed a key on their keyboard/mouse/controller. PTT is recommended as the default setting.
Push to Talk Key Assignment (PC Only)The key binding of what key will toggle PTT, allowing the user to change the key from the default. This setting is best found in an Keybindings or Controls settings window.
Speech to Text ToggleAllows the user to toggle Speech to Text on or off. This setting is best found in an Accessibility Settings panel.
Text to Speech ToggleAllows the user to toggle Text to Speech on or off. This setting is best found in an Accessibility Settings panel.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.


    Report a problem with this page