disk.playAudio

disk.playAudio
Function
Syntax
disk.playAudio(
  • side or network name : string
)

Returns nil
API disk
Source CC:Tweaked (source)

Plays a music disk.

ExamplePlay music
Play the music disk in the top drive.
Code
disk.playAudio("top")
This article is issued from Computercraft. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.