Questions tagged [playing]

Use [audio-playing] for questions related to playing audio with playbacks, and [playing-cards] for questions related to mimicking playing cards in questions. For questions related to playing videos, use [video-streaming].

This tag is deprecated! Please consider use of the following tags instead:

71 questions
0
votes
1 answer

signal playing on c#

i have some values in txt file and also CVS format like belows, sample#   g1     g2 0              5       5 1              6       7 2              10     8 3              6       6 4              …
livadi
  • 9
  • 1
0
votes
1 answer

Different Audio Files Not Playing

The premise is that I am inputting music notes and the program plays the according piano notes. The only issue is that the first note works, but the rest of the notes do not play. So, if I input "ABC," note A will play but notes B and C will not. Is…
luckyruby1
  • 51
  • 1
  • 8
0
votes
2 answers

Android youtube site in Webview is jamming

I try to load youtube website using WebView in Android application. Need to load whole youtube site to WebView (not only one certain video url). It means user select video on youtube site and then play. But the playing of video is jammming. Is it…
mira
  • 1,056
  • 3
  • 15
  • 32
0
votes
1 answer

Playing videos in Android TV through sd card and also from URL

When i try to play MP4 file on Android TV using Video view, It's showing blank part in place of video view but i am hearing audio. Can you send me the sample code which will play videos in Android TV. Thank You.
0
votes
1 answer

voice is not playing in sound playing android program

in this program we can play 15 mp3 files with buttons. i simulate the program in "youwave for android" and its works good. when i test it in lenovo ideatab a3000 tablet and xperia z1 phone somtimes when we switch from one button to another it…
Alien_x
  • 27
  • 4
0
votes
0 answers

How to play a sound from an array when tap a button in a collection view cell in Swift 3?

USING iOS SWIFT 3 I have developed a custom keyboard using a collectionView. Each collectionViewCell has a button inside from an array of buttons created in my code - When user taps this button I would like the appropriate sound from the array of…
0
votes
1 answer

Change size of video when video is playing?

I am having a terrible time trying to figure out this when I'm sure it should be quite easy. So, I have a video on a website I am developing. I would like this video to resize to a different CSS (a bigger width/height) when it starts playing and…
Lorenzo Massa
  • 39
  • 2
  • 14
0
votes
1 answer

Playing sound issue iPhone?

What's wrong with this code? I've used it before but now I'm getting these warnings... warning: passing argument 2 of 'AudioServicesCreateSystemSoundID' from incompatible pointer type warning: passing argument 1 of 'AudioServicesPlaySystemSound'…
NextRev
  • 1,711
  • 4
  • 22
  • 31
0
votes
2 answers

hide an unrelated div when video playing

I'd like to hide my page's navigation when video is playing, just like the play button does. Here's the script that succesfully hides the play button: