Sylvain Rougeaux

Results 36 comments of Sylvain Rougeaux

I follow the tutorial available here: https://developer.amazon.com/en-US/docs/alexa/avs-device-sdk/raspberry-pi-script.html The SDK used by the script should be the latest. The DEBUG9 log is attached: [DEBUG9.txt](https://github.com/alexa/avs-device-sdk/files/7081590/DEBUG9.txt) Thanks!

Hello @blazusiak-amazon, Due to the lack of help on this post, I decided against streaming my music to Alexa Cast installed on my Raspberry Pi. But if this scenario is...

Thanks @kjkh. I did some more tests with the latest version of the SDK, but using the [official script](https://developer.amazon.com/fr-FR/docs/alexa/avs-device-sdk/raspberry-pi-script.html), the _SampleApplication_ compilation fails. It seems that the problem is related...

Compiling the Alexa SDK on a Raspberry is a real pain. Why not provide directly precompiled binary?

This is exactly what I was looking to do: import references to assemblies and provide the global type to omnisharp. To reference assemblies, using the RSP file is indeed the...

Yes, thank you very much for bumping up the priority of this feature. This feature is a must have for using omnisharp in scripting scenario. Do you know when this...

@filipw, is there roadmap for omnisharp somewhere? Thanks.

Hi @filipw, do you have any news to share about this issue? Thanks.

Thanks. Can we omit `GlobalsAssemblyPath` if the assembly is already defined via the RSP file?