WaveMediaStreamSource not working on Windows Phone 7 - windows-phone-7

I downloaded the Silverlight WaveMediaStreamSource from this site.
but I am having issues playing .wav files on Windows phone 7 using this wavemediastreamsource with MediaElement control.
I need help from someone who has solved this problem to please share their code or help tell me changes they made to make it work.
I am able to successfully parse the .wav file and pull all header information.
I am stuck, any pointers and sample codes will help greatly if you have fixed this issue yourself or know how to.

I didn't quite understand your problem but you can take a look at the post.
It has nice little example about how to use WaveMediaStreamSource library.

Related

VBA code in excel for mac

I am trying to create a module in excel for mac. I need to add it in the VBE but am unable to figure out how to do so. If anyone has information that could point me in the right direction, I would appreciate that a lot.
Thanks.
A quick Google search found this question asked here. Consensus is that the feature isn't available (and there aren't plans to make it available). The recommendation is to use the features In Office 2011 or on a Windows machine (with 13 or 16).

What is the best source of windows form applications?

I want to learn windows form applications but ı didnt find a source.I need help.Yesterday ı found some sentence which one textbox1->text=.... or x=converto.Int32 something like theese.Also my knowledge of win app is 0.Can anybody suggest a source please?
Thanks.
For Windows Form Application Development your best source for information would be MSDN. Here's another link for Getting Started with Windows Forms
Hope that helps.

SIMILE Timeline - hosting on your own server

I was wondering if anyone had any experience with hosting MIT's SIMILE Timeline on their own server. I have been trying to do so for a few days now, following the instructions provided via http://api.simile-widgets.org/timeline/2.3.1/timeline-api.js?bundle=true, but have not had any luck. I have downloaded the zip file which contains the files the instructions tell you to reference. I have searched google to the ends but have not found anything that is helpful.
If anyone has any knowledge of working with the SIMILE Timeline, I would greatly appreciate some advice/direction. Everything I have found seems to be pretty dated.
The best place to ask SIMILE-Widgets questions is here:
https://groups.google.com/forum/?fromgroups#!forum/simile-widgets
This documentation worked for me:
http://simile-widgets.org/wiki/Timeline#How-Tos
There are plenty of experienced and helpful users in that group. You will need to be clearer about what you're actually having trouble with. For example, are you getting a blank screen, an error message, etc. Are you able to provide a link to your attempt?

Reading PDF in windows phone

In windows phone I have installed adobe reader its very nice but I am not able to jump to particular page I need to start from the starting . Its very difficult if we are reading book please any one have any solution for that.
(reposting my comment as an answer for your approval so this question can get marked as answered):
There is not a good way to do this out of the box. Are you willing to look at using a third party app to accomplish this? Unfortunately I see it as your only option right now. Downside is that you cannot install an app to be used as the "default" PDF reader other than the one adobe provides. I would encourage you to reach out to the Adobe folks and ask for the feature you want to be included in the next release of the app.
The latest adobe reader version released for the windows phone is working fine. We can go to particular pages also many advancement. SO the problem no more exist.
Maybe you could try and ebook reader for windows phone 7:
http://www.mobiletechworld.com/2011/03/20/samsung-ebook-reader-for-windows-phone-7-hands-on-video-review/
If it isnt what youre looking for just google for ebook reader,
cheers :)

How to use ncalc in a wp7 app?

i am new to wp7 programming and c# and i want to use a mathematical parser for my app.
I found ncalc that everyone says it works great for windows phone,
but i don't know how to use it inside my app.I have downloaded the binaries and i added them in my app but when i use a simple expression like this:
Expression e = new Expression("2 + 3 * 5");
Debug.Assert(17 == e.Evaluate());
it gives me a bunch of errors.Someone who have used ncalc could tell me how he made it work?
I searched the internet but i couldn't find something.Please help me...
I'm actually having a similar issue (trying ncalc) and basically it seems like you can't use a .Net runtime with the windows phone/silver light project. You'll need to get the source code and recompile under a windows phone class library project.
Unfortunately, I haven't been able to get this working yet since ncalc source code uses another dll antlr3.runtime with the same issue. Running in circles. If i find another way or anyone has any ideas or links please post.
stack overflow link on the same issue by someone else

Resources