This method loads audio data from a PackedByteArray buffer into an AudioStreamOggVorbis object.
This method loads audio data from a file into an AudioStreamOggVorbis object. The file path is provided as a string.
If [code]true[/code], the audio will play again from the specified [member loop_offset] once it is done playing. Useful for ambient sounds and background music.