Created
February 14, 2021 01:54
-
-
Save ketanhdoshi/eb01b98b873b2cae50b616893ad4f754 to your computer and use it in GitHub Desktop.
Play Audio in Cell
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from IPython.display import Audio | |
Audio(AUDIO_FILE) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment