Reference for get_sound_layer
Get access to soundcard and speakers. This is part of the reference section.
Arc
Buffer
Data
Dialog
Ellipse
Geo Utils
Image
Joystick (future)
Keyboard
Line
Mouse / Touchscreen
Pixel
Rectangle
Renderers
Shape
Sound (future)
get_sound_layer
Style
System
Text
Transform
Purpose
Open access to the soundcard / speakers. If it is not available, not found, or not permitted, this will return None.
Snippet
Get access to the seound layer.
records = sketch.get_sound_layer()
Examples
Availability
Not yet available. Planned for future release.