Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

Commit 29a29a1

Browse files
authored
Update README.md
1 parent 0dd38e4 commit 29a29a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ $ npm run start
9090

9191
<br />
9292

93-
##Sound Effects
93+
## Sound Effects
9494
You can use different sound effects to enhance the user experience for events that take place while using Sendbird Calls.
9595

9696
To add sound effects, use the `SendBirdCall.addDirectCallSound(type: SoundType, uri: string)` method for the following events: dialing, ringing, reconnecting, and reconnected. Remember to set sound effects before the mentioned events occur. To remove sound effects, use the `SendBirdCall.Options.removeDirectCallSound(type: SoundType)` method.

0 commit comments

Comments
 (0)