| Reply | « Previous Thread | Next Thread » |
|
How do I easily play ringtones from an app, whether this is poly or real?
|
|
Hi,
If your device supports JSR75 you could browse the FileSystem and play the ringtones.If your device does not support support JSR75 you cannot play ring tones in the phone. regards Gopal |
|
Hi Gopal,
If my device supports jsr-75, then can you tell me how my midlet will be able to play the ringtones? Thanks in advance. Regards, Pankaj. Regards, Pankaj Hotwani. |
| pankaj_hotwani |
| View Public Profile |
| Find all posts by pankaj_hotwani |
|
Join Date: Dec 2005
Posts: 1,696
Location: Europe/Poland/Warsaw
Offline
Super Contributor
|
|
hi Pankaj,
use mobile media api: http://forum.nokia.com/info/sw.nokia..._0_en.pdf.html http://forum.nokia.com/info/sw.nokia..._v1_0.zip.html http://forum.nokia.com/info/sw.nokia..._0_en.pdf.html hth, regards, Peter |
| peterblazejewicz |
| View Public Profile |
| Find all posts by peterblazejewicz |
|
Hi Gopal,
I would like to know how I would locate the particular ring tone on different phones assuming I have JSR75 on my phone. Do I need to store information for the location of ring tone folder for all the phones in my midlet? Or is there any other way..? Regards, Pankaj Hotwani. Quote:
Regards, Pankaj Hotwani. |
| pankaj_hotwani |
| View Public Profile |
| Find all posts by pankaj_hotwani |
|
Hi pankaj,
Not all folders have READ_WRITE acess.ALthough if u have jsr 75,if you cant access a folder u cannot access the files in that folder. Thanks Soku |
|
That I know. But my question is how I could find the folder where ringtones are stored. Like for nokia, I know that ringtones are stored in z://nokia/sounds. But what about other phones. Do I need to manually find the path of ringtone folder and hardcode those paths in my midlet. Or is there any way to detect the folder where ring tones are stored...
Quote:
Regards, Pankaj Hotwani. |
| pankaj_hotwani |
| View Public Profile |
| Find all posts by pankaj_hotwani |
|
Join Date: Dec 2005
Posts: 1,696
Location: Europe/Poland/Warsaw
Offline
Super Contributor
|
|
|
hi Pankaj,
Quote:
for similiar you need to review api for other devices or stick with root traversal or using some hardcoded paths (most probably all manufacturers use the same schema accross their devices), regards, Peter |
| peterblazejewicz |
| View Public Profile |
| Find all posts by peterblazejewicz |
|
Quote:
Regards Gopal |
|
Join Date: Dec 2005
Posts: 1,696
Location: Europe/Poland/Warsaw
Offline
Super Contributor
|
|
|
hi Pankaj,
it seems that only nokia provided as runtime properties for roots/known folders, quick look into SE java mipd specs docs and I could see that on that other platform you will have to traverse roots/known locations: Quote:
Peter |
| peterblazejewicz |
| View Public Profile |
| Find all posts by peterblazejewicz |
|
Hi Guys,
Thanks for your suggestions but I am afraid, I am still uable to locate the path of ring tones folder. I saw the file system through FExplorer application. There I cannot see the ringtones in the folder "c:\nokia\sounds"- the same path which I am getting through System.getPropery("fileconn.dir.tones"). Infact when I tried to locate the ringtones through FExplorer then I could see the ringtones in Z:/Nokia/Sounds/Digital folder which I am unable to access through FileConnection api (throws security exception). I tried replacing "Z" by "E" also but that didn't work either. Also to add, I tried using the PDAPDemo application that comes along with the toolkit. I couldn't find the ringtones by browsing the filesystem through that applicaton also. FYI:- The downloaded ringtones are getting stored in c:\nokia\sounds\digital. That I can play but the default tones that comes along with the handset like "Nokia tune.mid", those I neither can play nor able to locate. Please help... Regards, Pankaj Hotwani. Regards, Pankaj Hotwani.
Last edited by pankaj_hotwani : 2006-09-21 at 12:29.
|
| pankaj_hotwani |
| View Public Profile |
| Find all posts by pankaj_hotwani |
|
Quote:
Is posible to send ringtone as sms from midlet? How can i convert the ring tone into binary format? how can i set the UDH? Help me da. |
| sunil_talent |
| View Public Profile |
| Find all posts by sunil_talent |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| amr file not playing full | S.S.Sudhakar | General Symbian C++ | 9 | 2008-01-17 12:22 |
| Copyrights for polyphonic ringtones | krasi69 | Digital Rights Management & Content Downloading | 1 | 2003-08-21 19:52 |
| auto playing ringtones | tonymayes | Smart Messaging | 1 | 2003-05-06 11:55 |
| Not Playing out the Ringtones on Cell. | dzwarts | Smart Messaging | 2 | 2003-04-07 07:57 |
| Technologies behind ringtones | para_tones | Digital Rights Management & Content Downloading | 1 | 2002-09-20 11:57 |