Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SH20RAJ authored Jun 10, 2022
1 parent 48412e1 commit 27b0905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
See Integration Article :- https://codexdindia.blogspot.com/2021/02/audiplay-integration-free-html5-audio.html

---
AudiPlayV2 <3 :- https://www.youtube.com/watch?v=wyaoy8uB3aE
AudiPlay version 2 with multiple audio support <3 :- [Documentation](https://www.youtube.com/watch?v=wyaoy8uB3aE) | [GitHub Repo](https://github.com/SH20RAJ/AudiPlayV2/)

</span><p style="text-align: center;"><span style="font-size: medium;"><br /></span></p><p style="text-align: center;"><span style="font-size: large;">Steps To Integrate</span></p><p><span style="font-size: medium;"><span>&nbsp; &nbsp; Step 1 :-&nbsp;</span>Use&nbsp;<span style="background-color: #1e1e1e; color: #9cdcfe; font-family: Consolas, &quot;Courier New&quot;, monospace; white-space: pre;">class</span><span style="background-color: #1e1e1e; color: #d4d4d4; font-family: Consolas, &quot;Courier New&quot;, monospace; white-space: pre;">=</span><span style="background-color: #1e1e1e; color: #ce9178; font-family: Consolas, &quot;Courier New&quot;, monospace; white-space: pre;">"audiplay"</span>&nbsp;in Your Audio Tag .</span></p><p><span style="font-size: medium;"><br /></span></p><div class="block section ng-scope" data-pos="1" ng-if="is_sidebar === undefined || is_sidebar == !!section.sidebar" ng-repeat="(k, section) in sections" style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: 0px 0px; background-repeat: initial; background-size: initial; border: 0px; box-sizing: border-box; color: #474a54; font-family: &quot;Open Sans&quot;, sans-serif; margin: 0px 0px 20px; outline: 0px; padding: 0px; position: relative; vertical-align: baseline;"><div ng-switch="section.type" style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: 0px 0px; background-repeat: initial; background-size: initial; border: 0px; box-sizing: border-box; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"><div class="ng-scope" ng-switch-when="code" style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: 0px 0px; background-repeat: initial; background-size: initial; border: 0px; box-sizing: border-box; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"><div class="block-code block-show-code ng-isolate-scope ng-valid" ng-model="section.data" style="background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: 0px 0px; background-repeat: initial; background-size: initial; border-radius: 3px; border: 0px; box-sizing: border-box; margin: 0px 0px 20px; outline: 0px; padding: 3px; vertical-align: baseline;" type="section.type"><div class="code-tabs" style="background: 0px 0px white; border: 0px; box-sizing: border-box; margin: -1px 0px 0px; outline: 0px; padding: 0px; position: relative; vertical-align: baseline; z-index: 10;"><div class="ng-scope tab on" ng-class="{tab: true, on:$index==current, off:$index!=current}" ng-repeat="tab in data.codes track by $id($index)" style="background: 0px 0px; border: 0px; box-sizing: border-box; color: #bbbbbb; display: inline-block; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"><span class="ng-binding ng-scope" ng-if="!tab.status" style="background: 0px 0px; border: 0px; box-sizing: border-box; color: #ce2025; display: inline-block; font-weight: 700; margin: 0px; outline: 0px; padding: 2px 5px 5px; vertical-align: baseline;"><span style="font-size: medium;">HERE IS THE AUDIO TAG</span></span></div></div></div></div></div></div><p><span style="font-size: medium;"><span><span>&nbsp; &nbsp;

Expand Down

0 comments on commit 27b0905

Please sign in to comment.