You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
| 123456789 |
- /**
- * A media track mute status was changed.
- */
- export const VAD_SCORE_PUBLISHED = 'detection.vad_score_published';
-
- /**
- * A media track mute status was changed.
- */
- export const VAD_TALK_WHILE_MUTED = 'detection.vad_talk_while_muted';
|