EarTrumpet icon indicating copy to clipboard operation
EarTrumpet copied to clipboard

Actions: Set Volume doesn't seem to do anything?

Open Slegnor opened this issue 3 years ago • 2 comments

Description

I have set up an action for the application VoiceAttack to have its volume set to 15% on launch, but nothing happens.

I have tried using the name VoiceAttack and VoiceAttack.exe (the description of "Process Name eg Notepad" is not helpful at all in determining if it's supposed to include the .exe or not) and neither work.

Steps to reproduce

  1. Go to Settings > Actions
  2. Set up an action with the following: WHEN: When VoiceAttack starts DO: Set VoiceAttack volume to 15% on Default Playback Device (VoiceAttack selected from the list of recent programs)
  3. Launch VoiceAttack
  4. Get 100% volume

Meta

  • EarTrumpet version: 2.1.9.11
  • Windows 10 21H! version: 19043.1348

Screenshots

image

Exported Actions file contents: <?xml version="1.0" encoding="utf-16"?><ArrayOfEarTrumpetAction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><EarTrumpetAction><DisplayName>VoiceAttack</DisplayName><Id>0267a0be-72a1-494c-b9ae-7e03d0121970</Id><Triggers><BaseTrigger xsi:type="ProcessTrigger"><Text>VoiceAttack.exe</Text><Option>Start</Option></BaseTrigger></Triggers><Conditions /><Actions><BaseAction xsi:type="SetAppVolumeAction"><Device><Id>{0.0.0.00000000}.{b80f3297-8c2d-4b5e-8bc5-ea007ce24c5f}</Id><Kind>Playback</Kind></Device><App><Id>H:\SteamLibrary\steamapps\common\VoiceAttack\VoiceAttack.exe</Id></App><Option>Set</Option><Volume>15</Volume></BaseAction></Actions></EarTrumpetAction></ArrayOfEarTrumpetAction>

Slegnor avatar Nov 21 '21 12:11 Slegnor

Any update on this? Is it a known issue being worked on?

Slegnor avatar Jan 18 '22 12:01 Slegnor

Still occurring on: EarTrumpet version: 2.1.9.18 Windows 10 21H1 version: 19043.1586

Slegnor avatar Mar 15 '22 15:03 Slegnor