EV3_SPEAKER_BEEP_NAME


Description:

public const unowned string EV3_SPEAKER_BEEP_NAME

The name of the input device associated with the speaker on the EV3 brick itself.

This can be passed to DeviceManager.get_input_device to get the input device for the EV3 speaker.

Note:

This is only used for the beep/tone mode of the speaker. For other audio playback (PCM), use the ASLA driver.