Update VoiceCall.md
This commit is contained in:
parent
79e5c52a2b
commit
3914c3f143
@ -328,6 +328,7 @@ class Player extends EventEmitter {
|
||||
inlineVolume: true,
|
||||
});
|
||||
this._currentResourceAudio = resource;
|
||||
this.setVolume(this.volume);
|
||||
}
|
||||
_play() {
|
||||
this._player.play(this._currentResourceAudio);
|
||||
|
Loading…
Reference in New Issue
Block a user