Tap a button to generate a sound effect on demand
This action will generate a sound effect from your text description.
Developer info
- API endpoint slug
- sonilo.generate_sound_effect
- Filter code method
- Sonilo.generateSoundEffect.skip(string?: reason)
- Runtime method
- runAction("sonilo.generate_sound_effect", {})
Action fields
Prompt Text input > Other
- Label
- Description
- Helper text
- Describe the sound you want — what makes it, the material, the setting. For example: "a heavy wooden door creaking open". You can also insert ingredients from the trigger.
- Slug
- prompt
- Required
- true
- Can have default value
- true
- Filter code method
- Sonilo.generateSoundEffect.setPrompt(string: prompt)
Duration Dropdown list
- Label
- Length
- Helper text
- Select a sound effect length from the dropdown, e.g. "5 seconds". Every option is shown in seconds (not minutes), from 3 to 180 seconds. Nothing to type. Most effects sound best at 3-10 seconds.
- Slug
- duration
- Required
- true
- Can have default value
- false
