Template:VisuMZ Voice Acting Control Plugin Commands

From Yanfly.moe Wiki
Revision as of 00:11, 29 July 2023 by Irina (talk | contribs) (Sound Plugin Commands)
Jump to navigation Jump to search

The following are Plugin Commands that come with this plugin. They can be accessed through the Plugin Command event command.

---

Sound Plugin Commands

VisuMZ.130.jpg

VoiceActingControl Command1.png

---

Sound: Play As Voice Line
- Plays target SE as a Voice Line using the Voice Line volume channel.
  This is unaffected by SE volume channel.

  Filename:
  - Filename of the sound effect played.

  Volume:
  - Volume of the sound effect played.

  Pitch:
  - Pitch of the sound effect played.

  pan:
  - Pan of the sound effect played.

---

VoiceActingControl Command2.png

Sound: Stop All Voice Lines
- Stops all currently playing Voice Lines.

---

VoiceActingControl Command3.png

Sound: Stop Target Voice Lines
- Stops target Voice Lines if they are currently playing.

  Specific Filenames:
  - Filenames of sound files that should be stopped as a Voice Line.
  - Case sensitive.

  Filename Text Markers:
  - Text markers used to automatically mark filenames (not folders) as
    a Voice Line.
  - Case sensitive.

  Specific Folders:
  - Anything that contains these folder names will be stopped as a
    Voice Line.
  - These can be main or sub folders.
  - Case sensitive.

  Folder Text Markers:
  - Text markers used to automatically mark folders (not filenames) for
    Voice Line playing.
  - Case sensitive.

---