AudioTagChangeRequest
class in ImmerseSDK.PlatformServices / Inherits from Object
Used when requesting a change to subscribed audio tags
Properties | |
---|---|
Listen | AudioTags that will be listened to after the request is sent |
Speak | AudioTags that the local user will speak to after the request is sent |
Methods | |
---|---|
ListenTo | Listen to audio tags |
SpeakTo | Speak to audio tags |
StopListeningTo | Stop listening to audio tags |
StopSpeakingTo | Stop speaking to audio tags |