What's App audio notes don't work - AT&T, Rogers, Bell, Telus Samsung Galaxy S III

When I send audio notes on what's app, they don't work for anyone who opens them, does anyone have a fix or know why?

Related

Bluetooth send option in album.

Any way to do this? I like the thumbnails. WOuld be nice to be able to find the pic/vid I want and send it. I think I can do it for pitures in the pictures app but it would be nice in the album. Is there a mod/app that allows this?
Also, is there an app available like on windows smartphones that lets you recieve business cards over sms?

[Q] Cisco Voicemail/WMA Playback

Anyone know of a way to get WMA files to playback? Im specifically trying to get my voicemails from a Cisco phone system to play. They get sent to my email as a wma and It would be really nice to be able to play them from my phone. Especially since all of the Iphone people can play them and they never let me live it down.
I keep seeing the suggestion for remotewav and poweramp, but neither seem to work for me.
I'm assuming that your on a Froyo Sense ROM correct? I had the same issue with vonage voicemails. Check out this thread. Try my solution or an alternative one that was mentioned in the thread. Also keep in mind that Gingerbread doesn't have these Codec issues. If you flash to CM7 it should play natively.
Cyanagen 7 does not work with the wma files. Anyone else have any ideas. I have tried all of the suggestions in the previous link as well.
I just read that WavPlayer has WMA support. Its listed under the "Whats New" tab.
Downloaded wav player and no luck. On the plus side googgles return policy for apps works great.
Sent from my ADR6300 using XDA App
maddoxrs said:
Downloaded wav player and no luck. On the plus side googgles return policy for apps works great.
Click to expand...
Click to collapse
I'm the developer of WavPlayer. I updated the application on May 24 (version 2.7) to add support for WMA, ASF, QCP, and many other formats. I've verified that it works with many WMA files, including those that are sent by Microsoft Exchange Unified Messaging System. If you find any file that does not play in WavPlayer (WMA or otherwise), please send a copy to me by email and I'll do my best to add support for the format. If I am unable to add the format and you are outside the 15 minute return window I'll refund the US$0.99 in full.
You can contact me via the Android Market on your phone, just click the "Send email to developer" link at the bottom of the market entry for WavPlayer. For obvious reasons I don't want to place my email address in this post.
Also, I've noticed that the default Mail application does not handle file attachments properly, which can be interpreted as a defect in WavPlayer not being able to play the file. It reports zero-length file attachments. In this case I suggest using the K-9 Mail application, free from the Android Market.
Thanks,
Dennis

Google Music as "stock" music app in ICS

Anyone else finding problems with this?
Noom/CradioTrainer and SpeakToIt (Assistant) are 2 apps I use that can use music/playlists on the phone, neither of these apps can find any music or playlists but both apps claim to work fine with "stock" Android music players.
These are just 2 apps I use, I'm sure others use different apps that use music on the phone, how are you finding them?
Is there anything that can be done by the user to rectify this?
is there anything I can go back to the developers with to help it work better?
mmace said:
Anyone else finding problems with this?
Noom/CradioTrainer and SpeakToIt (Assistant) are 2 apps I use that can use music/playlists on the phone, neither of these apps can find any music or playlists but both apps claim to work fine with "stock" Android music players.
These are just 2 apps I use, I'm sure others use different apps that use music on the phone, how are you finding them?
Is there anything that can be done by the user to rectify this?
is there anything I can go back to the developers with to help it work better?
Click to expand...
Click to collapse
The package name of the new Music app is different from the old one. The developers just need to update their apps to send the Intents to the right package.
Chirality said:
The package name of the new Music app is different from the old one. The developers just need to update their apps to send the Intents to the right package.
Click to expand...
Click to collapse
do you know what it is?
and would it affect backwards compatibility?
mmace said:
do you know what it is?
and would it affect backwards compatibility?
Click to expand...
Click to collapse
Actually, nevermind, I was wrong, it's not an Intent, it's a ContentProvider that hasn't changed in ICS, so I'm not sure why apps stopped being able to query playlists...
Those apps wouldn't be able to find your music from the Google music app anyway because that music comes from the cloud. Unless you pin your music from the Google music app, those songs wont store to your phone for the other apps to pick up.
Sent from my SGH-T989 using xda premium
The Adidas miCoach app still picks up playlists from the Music app fine, so it must be something to do with the apps you're using.

Camcorder and video Questions

I'm trying to use my camcorder to record simple videos for upload to YouTube. I would like to do some simple edits of the videos, such as removing/replacing sound and cutting extra scenes before upload. Any suggestions on some free programs that will work with Samsung's video format? Either phone or PC apps are fine.
I use the one from samsung apps store. Its callwd video editor. Works good
Sent from my SPH-L900 using xda app-developers app
I use the one from samsung apps store. Its callwd video editor. Works good
Click to expand...
Click to collapse
I downloaded it earlier and it seems to work well for doing quick trims but unless I'm missing it the app doesn't seem to have the option to replace/remove the audio. I would just mute the audio when recording but the Samsung camera doesn't seem to have that option.

Chrome Audio Autoplay issue

Hi,
In chrome, audio is not playing automatically.
Following solutions I tried but no use.
1) In video tag, muted the player and run it off.
2) In iframe src tag, played the audio.
But none of the above options working in chrome.
If anyone knows about this solution, kindly let me know
Thank You.
shobana_chandrasekar said:
Hi,
In chrome, audio is not playing automatically.
Following solutions I tried but no use.
1) In video tag, muted the player and run it off.
2) In iframe src tag, played the audio.
But none of the above options working in chrome.
If anyone knows about this solution, kindly let me know
Thank You.
Click to expand...
Click to collapse
There is also another workaround for this according to @leonard
Create an iframe that doesn't play anything just to trigger the autoplay in the first load.
<iframe src="silence.mp3" allow="autoplay" id="audio" style="display:none"></iframe>
good source for the mp3 file silence.mp3
Then play your real audio file at ease.
<audio id="player" autoplay loop>
<source src="audio/source.mp3" type="audio/mp3">
</audio>
Personally I prefer solution #2 because it is cleaner approach for not relying so much in JavaScript.

Categories

Resources