Voiceover not works in Jupyter notebook #3909
              
                Unanswered
              
          
                  
                    
                      luochen1990
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use manim in Jupyter notebook. To make things reproducible, I use nix to build the environment.
I find that Voiceover is working and the
.mp3files is generated correctly undernotes/media/voiceovers, but jupyter notebook can not play all of them, only the first.mp3sound is played, and others are ignored.Things get even worse when using vscode jupyter extension, which plays none of the
.mp3files.Here is what I achieve: https://github.com/luochen1990/manim-jupyter
Anybody can install nix and reproduce my situation use this repo.
Beta Was this translation helpful? Give feedback.
All reactions