Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3428116
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T06:55:13+00:00 2026-05-18T06:55:13+00:00

From what I have read, using Speek over Nellymoser is advantageous , but I

  • 0

From what I have read, using Speek over Nellymoser is advantageous, but I can’t figure out how to use it with a Flex 4 Microphone object.

For instance, the last code line:

private var oMicrophone:Microphone;    
oMicrophone = Microphone.getMicrophone ();
oMicrophone.codec = "Speex"
oMicrophone.encodeQuality (8)

Gives me this compile error:

Attempted access of inaccessible
method encodeQuality through a
reference with static type
flash.media:Microphone

I am not impressed with Adobe’s documentation on this.

Guess I either need to import something or include some extra module that doesn’t come with the Flex SDK – or…?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T06:55:13+00:00Added an answer on May 18, 2026 at 6:55 am

    The encodeQuality is a property, not a method. To use it, just assign a value to it:

    private var oMicrophone:Microphone;    
    oMicrophone = Microphone.getMicrophone ();
    oMicrophone.codec = SoundCodec.SPEEX //Use an enumerator class
    oMicrophone.encodeQuality = 8;
    

    That seems to take care of it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have got the following code from here to read an Excel file using
I want to read and write from serial using events/interrupts. Currently, I have it
I have read (or perhaps heard from a colleague) that in .NET, TransactionScope can
When submitting one form from view, how can i also read or have controller
From what I have read best practice is to have classes based on an
I have read the following properties from AD, TerminalServicesProfilePath TerminalServicesHomeDirectory TerminalServicesHomeDrive I've tried DirectoryEntry
I have read several documentations about building custom ErrorHandler (by inheriting from IErrorHandler). Unfortunately,
From the .net 4.0 previews I have read until now there has been lots
I have to read data from some files and insert the data into different
What options do I have to read the roles of the current user from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.