Microphone icon Microphone Record audio from your PC mic, auto-trigger and edit sample rate/effects, then play or export recordings to an EZ-B v4 SoundBoard for robot playback. Try it →
 

Readline

COM.readLine(port)

Parameters

port COM port name as a string.

Returns

One line of data from the COM port as a string.

Description

Reads all data from the specified COM port until an endline character is reached. Value is returned as a string.