Author Topic: [v1.7.2.26] Listening state changes are inconsistently communicated  (Read 1682 times)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
When using command line parameters to change the listening state, the following occurs:
-listeningoff disables listening; The only indication this occurs is the headset icon on the main window changing.
-listeningon always plays the "Feature On Sound", and enables listening if it's disabled; The headset icon changes when appropriate.

Neither display this change in the log, even though hotkeys and actions do trigger a log entry when changing listening states.


When using the "Make VoiceAttack Start Listening" or "Make VoiceAttack Stop Listening" actions, a log entry and "Feature On Sound" or "Feature Off Sound" are always produced even when the state is not actually changing.

E.G. if the listening state is "Listening", the "Make VoiceAttack Start Listening" action still produces a "Listening Resumed" entry in the log, and the "Feature On Sound".


Some of this may be by design, just making sure.


EDIT: Behavior changed in v1.8.3.22; Command line parameters now produce no sounds or log messages
« Last Edit: March 07, 2020, 10:20:48 PM by Pfeil »

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2827
Re: [v1.7.2.26] Listening state changes are inconsistently communicated
« Reply #1 on: March 02, 2020, 10:51:21 PM »
The sound flag was not being used properly while using the command line parameter.  Also, when using the command line parameter, the log doesn't display any info for either (per design, as you mentioned).  This will be in the next update!

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: [v1.7.2.26] Listening state changes are inconsistently communicated
« Reply #2 on: March 07, 2020, 10:07:12 PM »
In v1.8.3.22 neither "-listeningon" or "-listeningoff" produce any sound, I assume that is the intended behavior (as there is no log entry either, as you mentioned)?

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2827
Re: [v1.7.2.26] Listening state changes are inconsistently communicated
« Reply #3 on: March 07, 2020, 10:11:43 PM »
It's set up to not produce any indication other than the listening icon changing.