Skip to content

Commit

Permalink
update to ringtome
Browse files Browse the repository at this point in the history
  • Loading branch information
sagivo committed Dec 1, 2016
1 parent 78ab6c2 commit be16124
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ and rename file correspond to sound type:
```
incallmanager_busytone.mp3
incallmanager_ringback.mp3
incallmanager_ringtone.mp3
```

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

```
incallmanager_busytone.mp3
incallmanager_ringback.mp3
incallmanager_ringback.mp3
incallmanager_ringtone.mp3
```

on ios, we only support mp3 files currently.
Expand Down

0 comments on commit be16124

Please sign in to comment.