Page MenuHomeFeedback Tracker

[feature request] VON audio script interaction
Reviewed, NormalPublic

Description

  1. I want to use signals in the von.acp, just like I can use signals in character audio files, such as Characeter_Voice_Code.acp
  • Assign a value in signal manager and read it in the VON.acp

(currently: values from signal manager of the player are not available to the von.acp file, because von.acp is inside the VONComponent, but other audio files are inside the soundcomponent of the character)
Why?
I want to add whispering and shouting to VON, as well as radio volume adjustments.

  1. A value I can check with scripts to display the VON speaking amplitude, (like in dayz IsPlayerSpeaking() function did)
  • I can check my current local character mic input level with script
  • I can check other characteer mic input level with script

Why?
I want to have UI that helps visualize the current mic level when another character is speaking.
I also want to visualize the current loudness on an icon when the local player speaks.

Details

Severity
Feature
Resolution
Open
Reproducibility
Unable To Reproduce
Operating System
Windows 10 x64
Category
General
Steps To Reproduce

I am unable to reproduce the desired features without a mess

Event Timeline

GlutenFreeVapes updated the task description. (Show Details)
Geez changed the task status from New to Reviewed.Apr 4 2023, 11:45 AM