This action will turn on sound detection
- API endpoint slug
- Smitch.turn_on_sound_detection
- Filter code method
- Smitch.turnOnSoundDetection.skip(string?: reason)
- Runtime method
- runAction("Smitch.turn_on_sound_detection", {})
Action fields
- Label
- Camera
- Helper text
- Choose the camera to turn on sound detection
- Slug
- camera
- Required
- true
- Can have default value
- false
- Label
- Sound Detection Type
- Helper text
- Choose the sound detection type
- Slug
- sound_detection_type
- Required
- true
- Can have default value
- true
- Filter code method
- Smitch.turnOnSoundDetection.setSoundDetectionType(string: soundDetectionType)