Is it possible to run Recorder.VoiceDetectorCalibrate() while not in the room?

redbestia
redbestia
edited August 2022 in Photon Voice

When i try to do this not in room it's start to calibrate and never ends (VoiceDetectorCalibrating == true), and there isn't any Log about it. Recorder is recording and TransmitEnabled is set to true.

Best Answer

  • vadim
    vadim mod
    Answer ✓

    No, currently this is not possible, the entire input pipeline is disabled if the client is not joined as if TransmitEnabled was false.

    Maybe we will change this in the next release.

Answers

  • vadim
    vadim mod
    Answer ✓

    No, currently this is not possible, the entire input pipeline is disabled if the client is not joined as if TransmitEnabled was false.

    Maybe we will change this in the next release.