HolyLib Wiki

IGModAudioChannel:InsertVoiceData

 boolean, string IGModAudioChannel:InsertVoiceData( VoiceData data )

Description

Feeds the given voicedata into the channel.

This function will throw an error if you call it on a non-push channel.

Recently Added

This was recently added in version (0.8 - DEV).

Arguments

1VoiceData data

Returns

1boolean success
2string errMsg = nil