Coder Social home page Coder Social logo

pscore's People

Contributors

bmsimons avatar mossywell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pscore's Issues

Error loading type

Hi!
When you write Powershell .NET 2 is required.. you mean Powershell Core 6.2?
I've tried loading the dll with
add-type "C:\Temp\PSCore-master\PSCore\bin\Debug\PSCore.dll"
in Powerhsell 5.1 (Win10)

Name                           Value
----                           -----
PSVersion                      5.1.16299.820
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.16299.820
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

but all I get is: (sorry for the non-english error messages)

add-type : c:\Users\alex\AppData\Local\Temp\dib2sd5w.0.cs(1) : Uno spazio dei nomi non può contenere direttamente membri come campi o metodi
c:\Users\alex\AppData\Local\Temp\dib2sd5w.0.cs(1) : >>> PSCore.dll
In riga:1 car:1
+ add-type "PSCore.dll"
+ ~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (Microsoft.Power...peCompilerError:AddTypeCompilerError) [Add-Type], Exception
    + FullyQualifiedErrorId : SOURCE_CODE_ERROR,Microsoft.PowerShell.Commands.AddTypeCommand

add-type : Impossibile aggiungere il tipo. Si sono verificati errori di compilazione.
In riga:1 car:1
+ add-type "PSCore.dll"
+ ~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (:) [Add-Type], InvalidOperationException
    + FullyQualifiedErrorId : COMPILER_ERRORS,Microsoft.PowerShell.Commands.AddTypeCommand

streaming to mp3 error

hello, stream audio to .mp3 don't work.(showing error like 'mp3 codecs not found!')
If i look 'LoopbackRecorder.cs' the library not contains the MP3 Codecs of 'CSCore'.
Is there a way to embed this codec (or all suported codecs) in your PSCore.dll.

thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.