Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HseYang committed Jul 16, 2018
1 parent 118af0a commit 42790be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ play remote amr format audio with JavaScript

#### AmrPlayer

> copy by https://github.com/alex374/amr-player;
> copy by https://github.com/alex374/amr-player;
After that, I revised it to make it better.

- usage:
<body>
-usage:
> <body>
<amr src="http://xxxx.amr"></amr>
<script src="amr-player-master/jquery-1.8.3.min.js" type="text/javascript" charset="utf-8"></script>
<script src="amr-player-master/amrnb.js" type="text/javascript" charset="utf-8"></script>
Expand Down

0 comments on commit 42790be

Please sign in to comment.