Let the master choose which user can talk (Photon Voice + Unity)

baptiiste
baptiiste
edited August 2016 in Photon Voice
Hello everyone,

We are using Photon Voice for a Virtual Classroom Unity project. The room is full of student with one teacher. I would like the teacher to be able to select who can talk.

The teacher will be the master of the room if this is important.

Is that possible?

Thank you!

Baptiste

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    edited August 2016
    Hi @baptiiste,

    This is an interesting use case!
    Yes it is possible.

    Main concept: Teacher should set PhotonVoiceRecorder.Transmit to true only for the student allowed to talk.

    Thank you for choosing Photon!