Skip to content

Commit be16124

Browse files
authored
update to ringtome
1 parent 78ab6c2 commit be16124

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ and rename file correspond to sound type:
4141
```
4242
incallmanager_busytone.mp3
4343
incallmanager_ringback.mp3
44+
incallmanager_ringtone.mp3
4445
```
4546

4647
on android, as long as your file extension supported by android, this module will load it.
@@ -75,7 +76,8 @@ if you want to use bundled ringtone/ringback/busytone sound instead of system so
7576

7677
```
7778
incallmanager_busytone.mp3
78-
incallmanager_ringback.mp3
79+
incallmanager_ringback.mp3
80+
incallmanager_ringtone.mp3
7981
```
8082

8183
on ios, we only support mp3 files currently.

0 commit comments

Comments
 (0)