myflashlab / speech-ANE

The Speech API extension lets you convert Strings to voice files and vice versa without any annoying mic activities. the extension will work fully in the background
13 stars 6 forks source link

iOS build #1

Closed levintoh closed 8 years ago

levintoh commented 9 years ago

Hi,

I tried building the program on Flash CS6, with Air V17, however even with the .ANE attached, it keep prompting me the following error.

ArgumentError: Error #3500: The extension context does not have a method with the name command. at flash.external::ExtensionContext/_call() at flash.external::ExtensionContext/call() at com.doitflash.air.extensions.speech::Android() at com.doitflash.air.extensions.speech::Speech() at iOS_fla::MainTimeline/frame1()[iOS_fla.MainTimeline::frame1:4] at runtime::ContentPlayer/loadInitialContent() at runtime::ContentPlayer/playRawContent() at runtime::ContentPlayer/playContent() at runtime::AppRunner/run() at ADLAppEntry/run() at global/runtime::ADLEntry()

this error occurs on both ios and android build

myflashlab commented 9 years ago

It works on iOS too of course. The error message you posted hower shows that you have not correctly embeded the ANE.