Skip to content

Commit 8451af3

Browse files
docs(README): update README file for unset voiceover with empty array.
1 parent 83d1def commit 8451af3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,8 @@ $projectDataInstance->setStyles($styles);
587587

588588
##### Set voice-over
589589

590+
In case if you want to unset `voiceover`, send empty array.
591+
590592
```php
591593
$voiceOver = [
592594
'path' => 'https://example.com/voice-ower.mp3' // optional

0 commit comments

Comments
 (0)