Search
Documentation for AudioPlayer.
AudioPlayer
Play an audio file
@spec play(String.t()) :: :ok
iex> AudioPlayer.play("audio.mp3")