We have collected the most relevant information on Audio Sink Silverlight. Open the URLs, which are collected below, and you will find all the info you are interested in.


AudioSink Class (System.Windows.Media) | Microsoft Docs

    https://docs.microsoft.com/en-us/previous-versions/windows/silverlight/dotnet-windows-silverlight/ee652557(v=vs.95)
    To obtain audio information from an audio input device in Silverlight, you derive your custom audio sink from AudioSink. AudioSink exposes several virtual callbacks: OnCaptureStarted. OnCaptureStopped. OnFormatChange. OnSamples. You must provide overrides for the callbacks in order to compile when you derive from AudioSink. However, you …

AudioSink.OnFormatChange Method …

    https://docs.microsoft.com/en-us/previous-versions/windows/silverlight/dotnet-windows-silverlight/ee652800(v=vs.95)
    The AudioFormat for a sink can differ from the format that is requested in AudioCaptureDevice.DesiredFormat. When an audio capture starts in the sink, OnFormatChange is invoked at least one time by the system for the first capture by that sink. ... For a list of the operating systems and browsers that are supported by Silverlight, see Supported ...

AudioSink.OnSamples Method (System.Windows.Media ...

    https://docs.microsoft.com/en-us/previous-versions/windows/silverlight/dotnet-windows-silverlight/ee652751(v=vs.95)
    AudioSink.OnSamples Method. Microsoft Silverlight will reach end of support after October 2021. Learn more. When overridden in a derived class, is invoked when an audio device captures a complete audio sample. Namespace: System.Windows.Media. Assembly: System.Windows (in System.Windows.dll)

AudioSink Constructor (System.Windows.Media) | …

    https://docs.microsoft.com/en-us/previous-versions/windows/silverlight/dotnet-windows-silverlight/ee652818(v=vs.95)
    Silverlight. Supported in: 5, 4. Silverlight for Windows Phone. Supported in: Windows Phone OS 7.1. Platforms. For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers. See Also. Reference. AudioSink Class. System.Windows.Media Namespace. Theme.

AudioSink.Finalize Method (System.Windows.Media ...

    https://docs.microsoft.com/en-us/previous-versions/windows/silverlight/dotnet-windows-silverlight/ee672634(v=vs.95)
    Silverlight. Supported in: 5, 4. Silverlight for Windows Phone. Supported in: Windows Phone OS 7.1. Platforms. For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers. See Also. Reference. AudioSink Class. System.Windows.Media Namespace. Theme.

AudioSink and MediaStreamSource issue...

    https://social.msdn.microsoft.com/Forums/silverlight/en-US/416e354d-2fbb-495b-9a5e-dae787f51a9c/audiosink-and-mediastreamsource-issue
    Silverlight supports PCM/WAV audio which will be the same format that you will be getting from the AudioDevice. Here are some pointers to more information on the MediaStreamSource. Just make sure when setting up the MediaStreamSource your streams are correctly setup for the data you will be passing in.

Now you know Audio Sink Silverlight

Now that you know Audio Sink Silverlight, we suggest that you familiarize yourself with information on similar questions.